Communication
106/154
Gateway Capabilities
JSON key
Description
ioddSupported
"ioddSupported": true: IODD is available
"ioddSupported": false: IODD is not available
mqttSupported
"mqttSupported": true: MQTT is available
"mqttSupported": false: MQTT is not available
Table 65: Gateway Capabilities, "JSON key"
Example for the gateway capabilities JSON object:
{
"ioddSupported": true,
"mqttSupported": false
}
Gateway Configuration
JSON key
Description
"ipConfiguration"
Possible values for "ipConfiguration":
·
“MANUAL”: Assignment of the IP address by other device specific
means.
·
“
”: RFC 2131 defines the “Dynamic Host Configuration
Protocol”, allowing automatic assignment of IP addresses.
·
“
”: PROFINET defines the “Discovery and Co n figuration
Protocol”, a link-layer protocol that allows the manual assignment
of IP addresses.
Table 66: Gateway Configuration, "JSON key"
Example for the gateway configuration JSON object:
{
"ethIpv4":
[
{
"ipConfiguration": "MANUAL",
"ipAddress": "192.168.1.13",
"subnetMask: "255.255.255.0",
"standardGateway": "192.168.1.1"
}
]
}
NFD-3090-EIS-IOLM\W | Hardware, installation and commissioning
DOC200701UM02EN | Revision 2 | English | 2021-08 | Released | Public
© Hilscher 2020 - 2021