Commanding Connectivity Modules
You can instruct your devices to run certain preconfigured functions
List of Standard commands
Endpoint Name
Description
Modules
Ping IoT connectivity module
Path Parameters
Name
Type
Description
{
"status": 200,
"payload": {
"data": "pong",
"result": "success"
}
}{
"name": "Not Found",
"message": "The operation Ping failed because the requested device isn't online or does not support this operation.",
"code": 0,
"status": 404
}Restart IoT connectivity module
Path Parameters
Name
Type
Description
Performs Self-test for IoT connectivity module
Path Parameters
Name
Type
Description
Request measurement from connected assets
Path Parameters
Name
Type
Description
Scan nearby WiFi Access Points
Path Parameters
Name
Type
Description
Connect to a WiFi Access Point
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Disconnects from the current WiFi Access Point
Path Parameters
Name
Type
Description
List of Application Specific Commands
Reset main counter
Reset daily counter
Last updated