You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Continue the abstraction layer work so the firmware is unaware of the MQTT broker.
To the extent possible, write a single firmware that can connect to a variety of MQTT brokers - Watson IoT, VerneMQ, Local subnet mosquitto.
All of the device and MQTT orchestration should be handled via the https://device-mgmt.openeew.com/activation
endpoint.
With the caveat that server security certificates need to be available for the requested MQTT broker.
The text was updated successfully, but these errors were encountered:
Continue the abstraction layer work so the firmware is unaware of the MQTT broker.
To the extent possible, write a single firmware that can connect to a variety of MQTT brokers - Watson IoT, VerneMQ, Local subnet mosquitto.
All of the device and MQTT orchestration should be handled via the
https://device-mgmt.openeew.com/activation
endpoint.
With the caveat that server security certificates need to be available for the requested MQTT broker.
The text was updated successfully, but these errors were encountered: