mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-19 17:48:30 +00:00
13 lines
241 B
JSON
13 lines
241 B
JSON
{
|
|
"name" : "%s",
|
|
"stat_t" : "%s",
|
|
"uniq_id" : "%s",
|
|
"obj_id" : "%s",
|
|
"unit_of_meas" : "%s",
|
|
"val_tpl" : "{{value_json['%s']}}",
|
|
"dev_cla" : "%s",
|
|
"stat_cla" : "%s",
|
|
"dev" : {
|
|
"ids" : [ "%s" ]
|
|
}
|
|
} |