7.4.6.4
IODDs
GET/iodds
Readout of all IODDs located on the device.
Query parame‐
ters
Type
Description
vendorId
Integer
Output of the IODDs available on the device with the
specified vendor ID.
deviceId
Integer
Output of the IODDs available on the device with the
specified device ID.
revision
Enum
[“1.0”/ “1.1”]
Output of the IODDs available on the device with the
specified revision.
Namespace
example with
query parameters
http://192.168.2.1/iolink/v1/iodds?vendorId=26&deviceId=8389227
http://192.168.2.1/iolink/v1/iodds?revision=1.1
Sample response:
[
{
"vendorId": 26,
"deviceId": 8389010,
"version": "V1.04",
"releaseDate": "2018-07-17",
"iolinkRevision": "1.1"
},
{
"vendorId": 26,
"deviceId": 8389238,
"version": "V0.1",
"releaseDate": "2020-11-19",
"iolinkRevision": "1.1"
},
]
GET/iodds/file
Read out the IODD file specified by the query parameters.
Vendor
and
Device ID
are
required here.
Namespace
example with
query parameters
:
http://192.168.2.1/iolink/v1/iodds/file?vendorId=26&devi-
ceId=8389010
Sample response:
7
SIG200 CONFIGURATION
76
O P E R A T I N G I N S T R U C T I O N | Sensor Integration Gateway - SIG200
8017853.1D0S/2021-11-04 | SICK
Subject to change without notice