Create OneM2M subscription resource with MQTT [message #1760446] |
Thu, 27 April 2017 08:15  |
Eclipse User |
|
|
|
Hi All,
I created a subscription resource and attached it with one of the resource.(container). Http subscription is working fine, but when I try with the MQTT subscription it gives below error
Content:
{ "m2m:sub": {
"rn": "lightstate_sub_ADNAE1_light1",
"nu": ["mqtt://10.37.XX.24:1883/test/topic"],
"nct": 1
}
}
Error:No RestClient service found for protocol: mqtt
I have started the MQTT service in IN-CSE
20 RESOLVED org.eclipse.jetty.util_8.1.16.v20140903
21 ACTIVE org.eclipse.om2m.binding.coap_1.0.0.20170426-0737
22 ACTIVE org.eclipse.om2m.binding.http_1.0.0.20170426-0737
23 ACTIVE org.eclipse.om2m.binding.mqtt_1.0.0.20170426-0737
|
|
|
|
Powered by
FUDForum. Page generated in 0.07025 seconds