IO-Link Master with IoT Interface DataLine 4 Ports IP 65 / IP 66 / IP 67
>
Service: iolreadacyclic
34178
Name: iolreadacyclic
Description: The service acyclically reads the parameter value of an IO-Link device. The parameter is
accessed via IO-Link index and subindex.
Request data (field "data"):
IO-Link index of the parameter
IO-Link subindex of the parameter
Response data (field "data"):
Value of the parameter; Value in hexadecimal format
>
Service: iolwriteacyclic
34177
Name: iolwriteacyclic
Description: The service acyclically writes the parameter value of an IO-Link device. The parameter
is accessed via IO-Link index and subindex.
Request data (field "data"):
IO-Link index of the parameter
IO-Link subindex of the parameter
New value of the parameter; Value in hexadecimal format
Response data (field "data"): none
>
Service: reboot
34176
Name: reboot
Description: The service reboots the device.
Request data (field "data"): none
Return data (field "data"): none
Example:
{
"code":"request",
"cid":4,
"adr":"firmware/reboot"
}