Forward config events to another Meshblu device
DEPRECATION WARNING
This feature has been replaced by the new server-side subscription configuration.
To enable config forwarding, update your Meshblu device to contain the following properties:
{
meshblu: {
configForward: [{
"uuid": "3dc20354-4b9e-461e-861e-6a4cc149964c"
}]
}
}
Security Warning
All config events emitted by your device or sent to your device will be sent to the device listed.