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 devicesbroadcast.sent
: forward broadcast messages sent from the current deviceconfigure.received
: forwardconfig
messages received from other devicesconfigure.sent
: forward configure messages sent from the current devicemessage.received
: forward messages received from other devicesmessage.sent
: forward messages sent by the current device