Read API
There are many types of reads possible based on the type of data.
Read Device Value from IoT Device
GET
http://app.openioe.in/api/showdevicevalue
Format: http://app.openioe.in/api/showdevicevalue/<APIKey>/<DeviceID>/<DevicePIN>
Path Parameters
Read API:
Response:
Read Device JSON from IoT Device
GET
http://app.openioe.in/api/showdevicejson
Format: http://app.openioe.in/api/showdevicejson/<APIKey>/<DeviceID>/<DevicePIN>
Path Parameters
Read API:
Response:
Read Device XML from IoT Device
GET
http://app.openioe.in/api/showdevicexml
Format: http://app.openioe.in/api/showdevicexml/<APIKey>/<DeviceID>/<DevicePIN>
Path Parameters
Read API:
Response:
Last updated