Sample response:
[
{
"deviceAlias": "master1port1",
"masterNumber": 1,
"portNumber": 1
},
{
"deviceAlias": "master1port2",
"masterNumber": 1,
"portNumber": 2
},
{
"deviceAlias": "master1port3",
"masterNumber": 1,
"deviceAlias": "portNumber": 3
},
{
"deviceAlias": "master1port4",
"masterNumber": 1,
"deviceAlias": "portNumber": 4
},
]
GET/devices/{deviceAlias}/capabilities
Reading the device properties and supported profiles.
Sample response:
{
"minimumCycleTime": {
"value": 5.1000000000000009,
"unit": "ms"
"portNumber": 1
},
"supportedProfiles": [
1,
32768,
32769,
32770
}
}
GET/devices/{deviceAlias}/identification
POST/devices/{deviceAlias}/identification
Reading and writing the IO-Link device identification data.
JSON parameters Type Description
applica-
tionSpeci-
ficTag
String The user can assign a name with this parameter, which
describes the application of the device in the system.
Refer to the data sheet of the connected IO-Link device
to see whether the parameter is available.
locationTag
String The user can assign a name with this parameter, which
describes the placement of the device in the system.
Refer to the data sheet of the connected IO-Link device
to see whether the parameter is available.
SIG200 CONFIGURATION 7
8024482.1FJ7 /2022-05-31 | 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
49
Subject to change without notice