Getting Started

Register

Register for OpenIoE Portal using the following Link. Click on <Register> Link

Registration Form

Login

After successful registration, login to OpenIoE using the following link.

Login Form

Create IoT Device

  1. Go to Components >> IoT Devices >> Add IoT Devices

Dashboard
  1. Provide the device name, hardware type, data format, and click on the <Generate User ID and PIN> button. A notification will pop up.

Add IoT device Form

View Devices

Go to Components >> IoT Devices >> List of Devices

Read and Write APIs

Click on button to see REST APIs as shown below. Note down 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