IoTKETI / Mobius

oneM2M IoT Server Platform
http://developers.iotocean.org/archives/module/mobius
BSD 3-Clause "New" or "Revised" License
135 stars 87 forks source link

Documentation for MQTT and CoAP #9

Open ApoorvVarma opened 6 years ago

ApoorvVarma commented 6 years ago

Please provide link where i find sample for AE and CSE communication via mqtt/coap protocol. thanks

IoTKETI commented 6 years ago

Mobius is server supporting http, mqtt, coap, webSocket protocol. You can get sample at pxy_mqtt.js and pxy_coap.js

Client part is found at https://github.com/IoTKETI/nCube-Thyme-Nodejs sample file is coap_app.js, coap_adn.js, mqtt_app.js and mqtt_adn.js using node js