Command
HTTP
method
JSON request part
Response JSON body
Function
api/OrderNumber
GET
-
{
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"OrderNumber": "1234567"
}
Order number of
product
api/SerialNumber
GET
-
{
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"SerialNumber": "12345678"
}
Serial number of
product
api/Manufacturer
GET
-
{
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"Manufacturer": "SICK AG"
}
Manufacturer
name of product
api/PowerOnCnt
GET
-
{
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"PowerOnCnt": 16
}
Number of power
cycles of product
api/OpHours
GET
-
{
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"OpHours": 1526
}
Number of oper‐
ating hours of
product
api/DailyOpHours
GET
-
{
"header": {
"status": 0,
"message": "Ok"
},
"data": {
"DailyOpHours":
53.687633514
}
Hours since last
start-up of prod‐
uct
SIG200 CONFIGURATION
7
8017853.1D0S/2021-11-04 | SICK
O P E R A T I N G I N S T R U C T I O N | Sensor Integration Gateway - SIG200
91
Subject to change without notice