mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-26 04:11:18 +00:00
publish all disscovery params
This commit is contained in:
12
web/hadiscover3.json
Normal file
12
web/hadiscover3.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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" ]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user