Getting Started
Register
Register for OpenIoE Portal using the following Link. Click on <Register> Link
Login
After successful registration, login to OpenIoE using the following link.
Create IoT Device
Go to Components >> IoT Devices >> Add IoT Devices
Provide the device name, hardware type, data format, and click on the <Generate User ID and PIN> button. A notification will pop up.
View Devices
Go to Components >> IoT Devices >> List of Devices
Read and Write APIs
Open any browser or API client tools (curl/Postman/Python/Matlab/..). Paste read API in URL box to see the values
Open any browser or API client tools (curl/Postman/Python/Matlab/..). Paste write API in URL box to see the updation
Note: Actually, Write API is embedded inside the IoT Device to modify the value in actual practice.
Last updated