{
"ethIpv4": [
{
"ipConfiguration": "DHCP",
"ipAddress": "192.168.0.50",
"subnetMask": "255.255.255.0",
"standardGateway": "0.0.0.0"
"email": "info@sick.de"
},
"license": {
"name": "Apache 2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
}
]
}
GET/gateway/events
Readout of events that have occurred.
Query parame‐
ters
Type
Description
origin
String
ALL
: Output of all events.
GATEWAY
: Only outputs gateway events.
PORTS
: Only outputs port events. Requires specification
of
partNumber
.
DEVICES
: Only outputs device events. Requires specifica‐
tion of
deviceAlias
.
portNumber
Integer
Only events of the specified port are output.
deviceAlias
String
Only events of the device with the specified
deviceAlias
are displayed.
top
Integer
Filter to output only the first events after switching on
the supply voltage.
bottom
Integer
Filter to output only the most recent events in time.
Example of namespace with query parameters
http://192.168.2.1/iolink/v1/gateway/events?origin=DEVICES&deviceA-
lias=master1port1
http://192.168.2.1/iolink/v1/gateway/events?origin=ALL&bottom=1
http://192.168.2.1/iolink/v1/gateway/events?origin=PORTS&portNum-
ber=1&top=5
JSON parameters Type
Description
time
Time
Time of the occurred event since switching on the supply
voltage in the format [dd:hh:mm:ss.ms].
severity
Enum [“EMER‐
GENCY” /”ALERT”
/”CRITI‐
CAL” /”ERROR” /
“WARN‐
ING” /”NOTICE” /
”INFO” /”DEBUG”
]
Category of the event.
Sample response:
7
SIG200 CONFIGURATION
74
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