mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-20 18:07:52 +00:00
12 lines
218 B
JSON
12 lines
218 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",
|
|
"dev" : {
|
|
"ids" : [ "%s" ]
|
|
}
|
|
} |