Consentium IoT Platform usage
Last updated
Last updated
Visit the Consentium IoT website and create an account.
After completing the sign-up process, verify your email to activate your account.
Once verified, log into your Consentium IoT account using your credentials.
Navigate to the dashboard.
Click on the "Create Board" option. You’ll see a pop-up to input board details.
Provide the following details:
Board Name: The name of your board (e.g., Temperature Sensor).
Board Description: A short description of what the board will do (e.g., This board will monitor room temperature).
Send API Key: A unique API key will be generated for the board.
After saving the board, click on the "API Documentation" button.
This will provide detailed instructions on integrating with the platform.
From the "Authentication API Key" section, copy the Send API Key.
This key will be used to authenticate sensor data transmission.
Paste the Send API Key into the appropriate field in the ConsentiumThings send sensor data code.
Similarly, copy the Board Key (also generated) and paste it into the code where required.
Following these steps will allow you to successfully create a board and begin sending sensor data to the Consentium IoT platform.
To install the Arduino library for Consentium IoT services on ESP32, ESP 8266 or Raspberry Pi Pico W microcontrollers, move over to Arduino's Library Manager and search for ConsentiumThings.