IO-Link Master with PROFINET Interface DataLine 8 Ports IP 65 / IP 66 / IP 67
37
>
9.2
ifm IoT Core
Content
First steps ..............................................................................................................................................37
General functions ...................................................................................................................................38
Configure IoT interface ...........................................................................................................................39
IoT interface: Configure security mode ..................................................................................................40
Configure the fieldbus interface ..............................................................................................................43
Configure IO-Link ports ..........................................................................................................................44
Configure IO-Link devices ......................................................................................................................46
Set application identification ...................................................................................................................48
Read / write cyclic process data ...........................................................................................................49
Control IO-Link master ...........................................................................................................................50
Read diagnostic data of the AL1302 ......................................................................................................52
Read device information of the IO-Link master ......................................................................................53
Read information about IO-Link devices ................................................................................................53
Subscribe to events ................................................................................................................................54
MQTT support .......................................................................................................................................56
Programmers' notes ...............................................................................................................................57
52244
General notes on the ifm IoT Core:
→
Programmers' notes
(
>
9.2.1
First steps
52245
To read the device description of the AL1302:
► Send the following POST request to the AL1302:
{"code":"request","cid":-1,"adr":"gettree"}
>
AL1302 returns the device description as structured JSON object.
► Identify all substructures and the data points contained therein in the tree structure of the JSON
object.
► Identify the applicable services for the access to substructures and the data points contained
therein.