NEQTO Docs
  • Languages iconEnglish
    • 日本語
  • Docs
  • Region API
  • Global API
  • FAQ

›NEQTO

Getting Started

  • NEQTO Hello World!
  • Step 1. Console Settings
  • Step 2. Device Setting & Start Service

    • When using NEQTO Bridge
    • When using Spresense
  • Step 3. Using Sensors

NEQTO

  • NEQTO Account Registration
  • API Usage
  • Batch Registration
  • Support Guidelines

NEQTO Console

  • Introduction
  • Fundamentals
  • Administrative Actions
  • Device Management
  • Scripts
  • Actions and Contacts
  • NEQTO Apps
  • Machine Driver
  • Recommended Browsers
  • Billing Information

SPRESENSE

    Hardware Specifications

    • 01. About Spresense

    Software Specifications

    • 01. Operational Flow
    • 02. Initial Installation
    • 03. Spresense Wi-Fi Initial Setup
    • 05. Debug Log Acquisition
    • 06. System LED Indications
    • 07. Event Messages
    • 08. Updating Firmware

    neqto.js

    • 01. About neqto.js
    • 02. Log
    • 03. Timers
    • 04. HTTP
    • 05. HTTPS
    • 06. MQTT
    • 07. Secure
    • 08. Storage
    • 10. RTC
    • 12. GPIO
    • 13. UART
    • 15. I2C
    • 17. Camera
    • 18. nqSpresense
    • 19. nqService
    • 20. nqMqtt
    • 21. nqFOTA
    • 22. nqWiFi

NEQTO Bridge Series

    Hardware Specifications

    • 01. NEQTO Bridge Module
    • 02. NEQTO Bridge Wi-Fi Module
    • 03. NEQTO Bridge LTE-1 Module
    • 04. NEQTO Bridge LTE-M/NB Module
    • 05. NEQTO Bridge IO Board
    • 06. NEQTO Bridge Digital IO Board

    Software Specifications

    • 01. Operational Flow
    • 02. NEQTO Bridge Wi-Fi Module Initial Setup
    • 03. NEQTO Bridge LTE Module Initial Setup
    • 04. Debug Log Acquisition
    • 05. System LED Indications
    • 06. Event Messages
    • 07. Updating Firmware

    neqto.js

    • 01. About neqto.js
    • 02. Log
    • 03. Timers
    • 04. HTTP
    • 05. HTTPS
    • 06. MQTT
    • 07. Secure
    • 08. Storage
    • 09. Sleep
    • 10. RTC
    • 11. UserSW
    • 12. GPIO
    • 13. UART
    • 14. SPI
    • 15. I2C
    • 16. ADC
    • 17. BLE
    • 18. nqBridge
    • 19. nqService
    • 20. nqMqtt
    • 21. nqFOTA
    • 22. nqWiFi
    • 23. nqLte
    • 24. nqLAN
    • 25. nqEx

neqto.js Libraries

    I2C

    • LIS2DW12 v2 Accelerometer
    • HTS221 v2 Temperature and Humidity Sensor
    • [Archive] LIS2DW12 Accelerometer
    • [Archive] HTS221 Temperature and Humidity Sensor

    Integration

    • AWS IoT Core v2 Library
    • AWS S3 v2 Library
    • Azure IoT v2 Library
    • GCP IoT Core Library
    • [Archive] AWS S3 Library
    • [Archive] AWS IoT Core Library

neqto.js Snippets

  • DataDog Snippet
  • Dropbox Snippet
  • Google Sheets Snippet
  • InfluxDB Snippet
  • Oracle Cloud Object Storage Snippet
  • Salesforce Snippet
  • SAP Cloud Platform Internet of Things Snippet
  • Splunk Snippet
  • Niagara Snippet

Release Notes

  • NEQTO Console Updates
  • NEQTO Firmware (Bridge Wi-Fi/LTE Module) Releases
  • NEQTO Firmware (Spresense Wi-Fi) Releases

Batch Registration

This documentation outlines the procedure for batch registration of devices and nodes using templated CSV format files.
It is recommended to register not more than 1000 devices/nodes at a time via batch registration.

Device batch registration

Step 1. Enabling Batch Mode for device registration

  1. Click the user icon and select "Device Management" from the drop-down menu.
  2. Click the "Add Device" button in the upper-right hand corner.
  3. To enable the Batch Mode for device registration, click the "Batch Mode" button.

switch to device batch mode

Please refer to the Device Management documentation for the required information during device registration.

Step 2. Download CSV template

  1. Click the "+" button below "Add Devices" and input the Device Type, License Type, and Count (The number of devices to generate for this license type) to prepare the devices for CSV file generation.
  2. Once the device information is prepared, use the "Device CSV" button to download the generated CSV file.
    BOM (Byte Order Mark) with UTF-8 character encoding is applied to the CSV template.
    download csv file

Step 3. Input data

Open the downloaded CSV file and input the registration data. For ease of use, the software extension Edit csv is recommended.
For details, refer to Edit csv.

When editing the downloaded CSV with Microsoft Excel, please refer to the points regarding Excel below as there may be unexpected behavior.

Please refer to the following table below when inputting registration data:

FieldDetailNEQTO BridgeSpresense
NoteSince devices use alphanumeric ID's, set a note to help your organization identify and search for your device.
Serial IDThe serial ID associated with NEQTO BridgeRequiredNot Required
Product KeyThe product key for NEQTO BridgeRequiredNot Required
device_typeSelect the type of NEQTO device you are usingRequiredNot Required
license_type*Select the type of license you are using*Only required when registering a new license with the device.*Only required when registering a new license with the device.
license_id*Search using License ID and select the license you wish to link to the device.*This field is only required when using an existing license.*This field is only required when using an existing license.

Leave unnecessary fields blank.

Step 4. Upload file

  1. Click "Drop CSV file here to upload" to select the CSV file, or upload the file by dragging and dropping into the area. The upload will be done automatically upon selecting the file.
  2. During the file upload process, a progress bar will be displayed. Please wait until the process is completed.

Upon error, registration will be performed up until the device immediately before the error occurred. Use caution when re-registering using the same file. See here for more information.

  1. After registration is complete, the Node CSV will be displayed at the bottom of the progress bar. The contents of the Node template include serial ID of the device registered, and the file is required for node registration. Please download the Node Template file to perform node registration.

It is recommended to download the generated file as it cannot be recovered once leaving the page. It is possible to halt the upload process with the "Cancel upload" button.

  1. After registration is complete, reload the page to confirm that the devices have been created. finished registration

Node batch registration

Step 1. Enabling Batch Mode for Node registration

  1. Navigate to the "Nodes" section of the desired Group.
  2. Click the "Add Node" button in the upper-right hand corner.
  3. To enable the Batch Mode for Node registration, click the "Batch Mode" button. switch mode

Please refer to the Node documentation for the required information during Node registration.

Step 2. Prepare registration data

Enter the registration data to the CSV file generated when registering device.

Without the prepared CSV file

Please download from "Node CSV" button.
BOM (Byte Order Mark) with UTF-8 character encoding is applied to the CSV template.
download csv file

Step 3. Input data

For ease of use, the software extension Edit csv is recommended.
For details, refer to Edit csv.

When editing the downloaded CSV with Microsoft Excel, please refer to the points regarding Excel below as there may be unexpected behavior.

For the input data, please refer to the table in the Node documentation.

Click "Template" to display the templates registered in that group. When you select a template, the ID will be displayed. Copy the template ID from the screen and enter it in the template column of the CSV file.

When entering environment variables, please refer to "For Environment Variables" below.

Step 4. Upload CSV file

  1. Click "Drop CSV file here to upload" to select the CSV file, or upload the file by dragging and dropping into the area.
  2. The upload will be done automatically upon selecting the file.
  3. During the file upload process, a progress bar will be displayed. Please wait until the process is completed.

Upon error, registration will be performed up until the device immediately before the error occurred. Use caution when re-registering using the same file. See here for more information.
It is possible to halt the upload process with the "Cancel upload" button.

  1. After registration is complete, reload the page to confirm that the Nodes have been created.
    file upload

For Environment Variables

  • When registering nodes in Batch Mode, the maximum number of Environment variables that can be registered in one node is 20.
  • When inputting each Environment Variable, enter the headers using the corresponding number for the Environment Variable count in the "key + number", "value + number", "display + number" format.
  • If Environment Variable are not required, leave the field blank.

Response in the case of error

In the event of batch registration failure, the line number indicating where the error occurred will be displayed on the registration page. When performing corrections to the batch registration file, please note that the devices/nodes prior to the error will have already been registered successfully and will result in new errors if re-registration of the same IDs are attempted. Therefore, when performing re-registration, it is necessary to include only the devices/nodes following the line number where the error occurred, as well as the correction to the line number where the error occurred.

CSV editing software

Edit csv

"Edit csv" is an open source extension of the software Visual Studio Code which allows users to easily edit CSV files. See here for more information.
For the open source web browser version, please refer to the online version.

Excel

The follow are points to consider when using Microsoft Excel to edit CSV files.

Display the Serial ID

When dealing with numbers with a large number of digits in the Excel specifications, the numbers are displayed as exponents. Therefore, when opening a CSV file where serial IDs are entered after device registration, serial ID may not be properly displayed.
Therefore, when using Excel, it is necessary to set Character string display to the column where the serial ID is entered before opening the file.

Display 0

Due to the Excel specification, use caution as the leading "0" of the numerical value is not displayed (deleted).
As mentioned above, it is not necessary to apply the string display to the column where the number is entered to display it.

Edit in Excel

  1. Open Microsoft Excel and create a blank workbook.
  2. Select data from the header tabs in the ribbon.
  3. Click the text file on the ribbon tab and select UNICODE (UTF-8) from File origin. change to unicode
  4. Set the delimiter to comma. select comma
  5. Set String to columns that handle numbers with "0" at the beginning (example: 01, 00102) or numbers with many digits (device_id). set string
  6. Please input the data required for registration.
The company names and product names mentioned above are registered trademarks or trademarks of their respective companies.

Updated: 2021-02-19
← API UsageSupport Guidelines →
  • Device batch registration
    • Step 1. Enabling Batch Mode for device registration
    • Step 2. Download CSV template
    • Step 3. Input data
    • Step 4. Upload file
  • Node batch registration
    • Step 1. Enabling Batch Mode for Node registration
    • Step 2. Prepare registration data
    • Step 3. Input data
    • Step 4. Upload CSV file
  • For Environment Variables
  • Response in the case of error
  • CSV editing software
    • Edit csv
    • Excel
AboutNewsProductsFAQPrivacy Policy}
NEQTO Console
IntroductionFundamentalsAdministrative ActionsDevice Management NEQTO Apps
NEQTO Bridge Series
NEQTO Bridge ModuleNEQTO Bridge Wi-Fi ModuleNEQTO Bridge LTE-1 ModuleError Logging Event Messages
API Documentation
API UsageGlobal APIRegional APIAPI Terms of Service
Jigsaw, Inc.
© 2021 JIG-SAW INC.