UNPKG

iobroker.enocean

Version:

Connects EnOcean devices via USB/Serial devices with TCM300 Chips

36 lines (35 loc) 1.03 kB
{ "eep": "TF-13-23", "rorg_number": "0xA5", "telegram": "4BS", "func_number": "0x00", "type_number": "0x00", "type_title": "Brightness sensor FAH 300-30000 Lux", "bidirectional": false, "objects": { "preDefined": ["SVC", "ILL"] }, "case": [ { "send": false, "datafield": [ { "data": "Supply Voltage 0...5.1V", "shortcut": "SVC", "bitoffs": "0", "bitsize": "8", "value": {"+": [{"*":[{"-":[{"var": "value"}, 0]},0.02]}, 0]}, "decimals": 2 }, { "data": "Illumination", "shortcut": "ILL", "bitoffs": "8", "bitsize": "8", "value": {"+": [{ "*": [{ "-": [{"var": "value"}, 0]}, 116.47058823529412]}, 300]}, "decimals": 0 } ] } ] }