![IFM DTE8 5 Series Device Manual Download Page 67](http://html1.mh-extra.com/html/ifm/dte8-5-series/dte8-5-series_device-manual_3966188067.webp)
67
Receive EPC data of UHF ID tags automatically
Service available
: DTE805, DTE9x5
This service is supported in the channel mode "RWH"
Method: POST
URL:
Request body data:
{"
code
": "request", "
cid
": 3010, "
adr
": "data/port[1]/rfid/id_tag_list/epcs/datachanged/subscribe", "
reply
": "reply
text", "
data
": {"callback": "http://192.168.1.1:34003/io1-epcs-changed"}}
Request
element
Value
Remark
code
"request"
-
cid
<CorrID>
Multiple subscriptions from one
source are allowed, but each will
need a unique "cid".
e.g. 3010
adr
"data/port[
N
]/rfid/
id_tag_list/epcs/
datachanged/subscribe" For DTE10x :
N
=1…4
For DTE60x, DTE80x, DTE9Xx:
N
= 1
e.g. N=1
reply
"<string>"
Optional:
Text to be send back in the
response.
If not needed, this element can be
removed from the request.
e.g. "reply text"
data
{ "callback": "http://<
ip address
>:<
Port
>/<
Event
>" }
Data of the IoT Webserver
(1)
:
IP address
:
IP address.
Port
:
Port number.
Event
: Name of the event. Can be
set freely by the User.
e.g. 192.168.1.1:34003/ io1-epcs-
changed
(1)
Please check, that the IoT Webserver is available under the IP address and the IP port is not blocked by the
firewall.