]> git.basschouten.com Git - openhab-addons.git/blob
b0404181ca9c344bb9c79b9e8123b1737dbb93dd
[openhab-addons.git] /
1 {
2         "name": "A",
3         "icon": "2",
4         "qos": 1,
5         "retain": true,
6         "val_tpl": "B",
7         "uniq_id": "C",
8         "avty_t": "~E",
9         "pl_avail": "F",
10         "pl_not_avail": "G",
11         "optimistic": true,
12         "state_topic": "O/~",
13         "command_topic": "P~Q",
14         "device": {
15                 "ids": "H",
16                 "cns": [
17                         [
18                                 "I1",
19                                 "I2"
20                         ]
21                 ],
22                 "name": "J",
23                 "mdl": "K",
24                 "sw": "L",
25                 "mf": "M"
26         },
27         "~": "D/"
28 }