IO-Link Master with IoT Interface CabinetLine 8 Ports IP 20
80
>
Service: signal
33819
Name
: signal
Description:
The service starts the flashing of the status LEDs of the AL1950.
Applicable to:
various objects
Request data (data):
none
Return data (data):
none
Example:
{"code": "request", "cid": 4711, "adr": "/firmware/signal"}
>
Service: start_stream_set
52342
Name:
start_stream_set
Description:
The service starts the sequential transfer of multiple data segments.
Applicable to:
Objects of type data
Request data (data):
Data field
Required
field
Data type
Default
Description
size
mandatory
STRING
Total size of data to be transfered (number of bytes)
Return data (data):
none
>
Service: stream_set
52341
Name:
stream_set
Description:
The service transfers a data segment.
Applicable to:
Objects of type data
Request data (data):
Data field
Required
field
Data type
Default
Description
value
mandatory
BIN (BASE64)
*
Segment of binary data (BASE64 coded)
Return data (data):
none