OpenIoE
  • Open IoE - 3.0.0
  • Open IoE App
    • Introduction
    • Getting Started
    • Features
      • IoT Devices
      • Plots
      • Gauges
      • Controls
    • Examples
      • Temperature-Humidity Monitoring & LED Control
  • API References
    • Overview
    • Read API
    • Write API
    • Additional APIs
    • Integration
  • Python Library
    • Introduction
    • Getting Started
    • List of Functions
    • Examples
      • Read Function
      • Write Function
      • Create Function
  • Matlab
    • Matlab Client
Powered by GitBook
On this page
  • Register
  • Login
  • Create IoT Device
  • View Devices
  • Read and Write APIs
  1. Open IoE App

Getting Started

PreviousIntroductionNextFeatures

Last updated 1 year ago

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

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

  1. 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.

Click on button to see REST APIs as shown below. Note down Read and Write APIs.

Open IoE Register Portal
Open IoE Login Portal
Registration Form
Login Form
Dashboard
Add IoT device Form