Difference between revisions of "Octoblu"

From air
Jump to navigation Jump to search
 
Line 1: Line 1:
Octoblu (ex Skynet.IM) : Opérateur [[PubSub-as-a-Service]] pour l'[[IoT]]
+
Octoblu (ex Skynet.IM) : Opérateur [[PubSub|PubSub-as-a-Service]] pour l'[[IoT]]
   
 
https://developer.octoblu.com/#service
 
https://developer.octoblu.com/#service

Latest revision as of 18:38, 12 November 2014

Octoblu (ex Skynet.IM) : Opérateur PubSub-as-a-Service pour l'IoT

https://developer.octoblu.com/#service

API : HTTP REST, WebSockets, CoAP, MQTT

API REST

curl -X GET http://skynet.im/status


curl -X POST http://skynet.im/devices
curl -X POST -d "type=drone" http://skynet.im/devices
curl -X POST -d "type=drone&color=black" http://skynet.im/devices