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
The current implementation of the MQTT binding does not support the LMOS protocol and its associated message format. This limitation hinders seamless communication and interoperability between agents within the LMOS ecosystem, especially when MQTT is the chosen transport protocol.
Acceptance Criteria:
Extend the existing MQTT binding to support the LMOS protocol, ensuring that all MQTT communications adhere to LMOS standards.
Implement the necessary handlers to process LMOS-specific control messages over MQTT.
The text was updated successfully, but these errors were encountered:
Problem Description:
The current implementation of the MQTT binding does not support the LMOS protocol and its associated message format. This limitation hinders seamless communication and interoperability between agents within the LMOS ecosystem, especially when MQTT is the chosen transport protocol.
Acceptance Criteria:
Extend the existing MQTT binding to support the LMOS protocol, ensuring that all MQTT communications adhere to LMOS standards.
Implement the necessary handlers to process LMOS-specific control messages over MQTT.
The text was updated successfully, but these errors were encountered: