blob: 13e6cde929f663d695765207cf552915b5b22672 [file] [log] [blame]
This binding makes the integration of the MQTT Protocol into the OM2M platform following
the oneM2M document TS-0010 v2.4.
This does NOT include a MQTT Broker. It has to be deployed seperatly.
The link to the broker is set via the constants:
org.eclipse.om2m.mqtt.ip
org.eclipse.om2m.mqtt.port
For other constants, see java class: org.eclipse.om2m.binding.mqtt.util.MqttConstants.java