1
0
Fork 0
telegraf/plugins/parsers/json_v2/testdata/measurement_name_int/input.json
Daniel Baumann 4978089aab
Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-24 07:26:29 +02:00

19 lines
379 B
JSON

{
"value_id": "52-32-1-0",
"node_id": 52,
"class_id": 32,
"type": "byte",
"genre": "basic",
"instance": 1,
"index": 0,
"label": "Basic",
"units": "",
"help": "Basic status of the node",
"read_only": false,
"write_only": false,
"min": 0,
"max": 255,
"is_polled": false,
"value": 0,
"lastUpdate": 1584636017962
}