Currently Meshblu supports two types of forwarders, Meshblu and Webhook. When a Meshblu device emits a message, broadcast, or configuration change, Meshblu will automatically forward the message to another Meshblu device or a webhook.

Version 2.0 Forwarder Types:

  • broadcast.received: forward broadcast messages received from other devices
  • broadcast.sent: forward broadcast messages sent from the current device
  • configure.received: forward config messages received from other devices
  • configure.sent: forward configure messages sent from the current device
  • message.received: forward messages received from other devices
  • message.sent: forward messages sent by the current device