{ "rtype": 1, // 0 = modbus, 1 = http/json "name": "Preisanzeige", // as displayed in the config dialog "manufacturer": "alle", "dev_type": "price", // will be prefixed by "meter_" // values used to build the model string "type_designation": { "fixed": "Preisinfo" }, // tile output "*Price": { "expr": "CM._price" }, "*Prise_Level": { "expr": "CM._price_level" } }