Herunterladen Inhalt Inhalt Diese Seite drucken

ABB InSite pro M compact Bedienungshandbuch Seite 47

Inhaltsverzeichnis

Werbung

Holt alle Daten von einem Gerät mit ausgewähltem modbus_id:
{
"data": [
{
"protocol": "tcp",
"slave_ip": "192.168.1.200",
"modbus_id": 1
}
]
}
Holt ein Register von einem Gerät:
{
"data": [
{
"protocol": "tcp",
"slave_ip": "192.168.1.200",
"modbus_id": 1,
"addresses": [36866]
}
]
}
Antwortbeispiel:
{
"ip": "192.168.1.200",
"id": "insite",
"data": [
{
"slave_ip": "192.168.1.200",
"modbus_id": null,
"timestamp": 1593174314,
"values": {
"36866": 242,32,
"36868": 241,68
}
}
]
}
HoltVerlaufsdaten
z.B.
{
"data": [
{
"protocol": "tcp",
"type": "historical",
"begin_timestamp": 1593586022,
"end_timestamp": 1593589022
}
]
}
SCU100 INSITE PRO M COMPACT BEDIENUNGSHANDBUCH
47

Werbung

Inhaltsverzeichnis
loading

Diese Anleitung auch für:

Scu100

Inhaltsverzeichnis