IO-Link Master with IoT Interface CabinetLine 8 Ports IP 20
79
>
Service: setdata
34196
Name:
setdata
Description:
The service sets the value of the data point.
Applicable to:
Objects of the
data
type
Request data:
Data field
Required
field
Data type Default
Description
newvalue
mandatory
STRING
New value of the element/data point
Return data (data):
none
Example:
{
"code":"request",
"cid":4711,
"adr":"devicetag/applicationtag/setdata",
"data":{"newvalue":"ifm IO-Link master"}
}
>
Service: setelementinfo
34195
Name:
setelementinfo
Description:
The service sets the uid of an element.
Applicable to:
Objects of the
device
type
Request data:
Data field
Required
field
Data type
Default
Description
url
mandatory
STRING
URL of the element to be changed
uid
optional
STRING
UID to be set
profiles
optional
JSON array
format
optional
JSON object
Return data (data):
Data field
Required
field
Data type
Default
Description
identifier
mandatory
STRING
Identifier of the element
type
mandatory
STRING
Type of the element
format
optional
JSON object blank
Format of the data or the service content
uid
optional
STRING
blank
profiles
optional
JSON array
blank
hash
optional
STRING
--