Device
Add or get Device
| API | Description |
|---|---|
| POST getDevice/{deviceID} |
Get device information |
| POST addDevice |
Add/Update devices and probes. Rule : the account creating a device has automatically rights to read it afterwards |
Data
Add or get Data
| API | Description |
|---|---|
| POST getData/{deviceID}/{canalID} |
Get data from a Canal |
| POST addData |
Add data to a Canal |