Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » OM2M » Create OneM2M subscription resource with MQTT
Create OneM2M subscription resource with MQTT [message #1760446] Thu, 27 April 2017 12:15 Go to next message
Ramakrishnan Bala is currently offline Ramakrishnan BalaFriend
Messages: 12
Registered: December 2016
Junior Member
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
Re: Create OneM2M subscription resource with MQTT [message #1760528 is a reply to message #1760446] Fri, 28 April 2017 06:28 Go to previous message
Ramakrishnan Bala is currently offline Ramakrishnan BalaFriend
Messages: 12
Registered: December 2016
Junior Member
Can anyone confirm if notification via mqtt is supported in current release?
Previous Topic:CoAP tutorial
Next Topic:Group resource-Fanout content instance
Goto Forum:
  


Current Time: Sat Apr 27 00:32:28 GMT 2024

Powered by FUDForum. Page generated in 0.03263 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top