Обновил прошивку, остановил, переместил, запустил вручную.
Вывод:
root@wirenboard-AWXTSEG:~# /usr/bin/wb-mqtt-db -d 2
MQTT broker localhost:1883
Config file /etc/wb-mqtt-db.conf
<7>DEBUG: [signal handling] Waiting for signals...
<6>INFO: [sqlite] Creating tables if necessary
<6>INFO: [sqlite] Create indices if necessary
<6>INFO: [sqlite] Analyzing data table
<6>INFO: [sqlite] DB initialization is done
<6>INFO: DB logger started, go to main loop
<7>DEBUG: [backend] emit StartEvent{}
<7>DEBUG: [driver] Receive event StartEvent{}
<6>INFO: [mqtt] connection estabilished with code "0" <success>
<7>DEBUG: [mqtt] Publish '/wbretainhack/0b20455d3585f5d3e3cbb9bde9b8bab3' payload: '2'
<6>INFO: [mqtt] subscription succeeded (message id 1)
<6>INFO: [mqtt] subscription succeeded (message id 2)
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/wbrules/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/buzzer/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/network/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/power_status/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/hwmon/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/system/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/alarms/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/wb-w1/meta/driver" payload: "wb-w1"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/wb-adc/meta/driver" payload: "wb-adc"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/wb-gpio/meta/driver" payload: "wb-gpio"
<7>DEBUG: [mqtt] /wbretainhack/0b20455d3585f5d3e3cbb9bde9b8bab3 payload: 2
<7>DEBUG: [backend] emit ReadyEvent{}
<7>DEBUG: [driver] Receive event ReadyEvent{}
<7>DEBUG: [tx 0XA53009B8] Open
<7>DEBUG: [tx 0XA53009B8] Close
<7>DEBUG: [mqtt] Subscribe '/devices/+/meta'
<7>DEBUG: [mqtt] Subscribe '/devices/+/meta/+'
<7>DEBUG: [mqtt] Subscribe '/devices/+/controls/+/meta'
<7>DEBUG: [mqtt] Subscribe '/devices/+/controls/+/meta/+'
<7>DEBUG: [mqtt] Subscribe '/devices/+/controls/+'
<7>DEBUG: [mqtt] Subscribe '/wbretainhack/d81c57dd4a676264339bcdb5e5fc54e4'
<7>DEBUG: [mqtt] Publish '/wbretainhack/d81c57dd4a676264339bcdb5e5fc54e4' payload: '2'
<7>DEBUG: [mqtt] Unsubscribe '/wbretainhack/0b20455d3585f5d3e3cbb9bde9b8bab3'
<6>INFO: [mqtt] subscription succeeded (message id 4)
<6>INFO: [mqtt] subscription succeeded (message id 5)
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/wbrules/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/buzzer/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/network/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/power_status/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/hwmon/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/system/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/alarms/meta/driver" payload: "wb-rules"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/wb-w1/meta/driver" payload: "wb-w1"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/wb-adc/meta/driver" payload: "wb-adc"
<7>DEBUG: [backend] HandleMetaDriver topic: "/devices/wb-gpio/meta/driver" payload: "wb-gpio"
<6>INFO: [mqtt] subscription succeeded (message id 6)
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-adc/controls/5Vout/meta" payload: "{"order":0,"readonly":true,"type":"voltage"}"
<7>DEBUG: [backend] emit NewExternalDeviceEvent{Device:wb-adc}
<7>DEBUG: [driver] Register new external device "wb-adc"
<7>DEBUG: [driver] Receive event NewExternalDeviceEvent{Device:wb-adc}
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-adc,Control:5Vout}
<7>DEBUG: [driver] Add control "5Vout" to device "wb-adc"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-adc,Control:5Vout}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-adc,Control:5Vout,Type:,Value:{"order":0,"readonly":true,"type":"voltage"}}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "5Vout" of device "wb-adc": Unknown meta for control "5Vout" of device "wb-adc" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-adc,Control:5Vout,Type:,Value:{"order":0,"readonly":true,"type":"voltage"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-adc/controls/A1/meta" payload: "{"order":1,"readonly":true,"type":"voltage"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-adc,Control:A1}
<7>DEBUG: [driver] Add control "A1" to device "wb-adc"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-adc,Control:A1}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-adc,Control:A1,Type:,Value:{"order":1,"readonly":true,"type":"voltage"}}
<7>DEBUG: [tx 0XA53017D8] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "A1" of device "wb-adc": Unknown meta for control "A1" of device "wb-adc" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA53017D8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-adc,Control:A1,Type:,Value:{"order":1,"readonly":true,"type":"voltage"}}
<6>INFO: [mqtt] subscription succeeded (message id 7)
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-adc/controls/A2/meta" payload: "{"order":2,"readonly":true,"type":"voltage"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-adc,Control:A2}
<7>DEBUG: [driver] Add control "A2" to device "wb-adc"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-adc,Control:A2}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-adc,Control:A2,Type:,Value:{"order":2,"readonly":true,"type":"voltage"}}
<7>DEBUG: [tx 0XA5301FA0] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "A2" of device "wb-adc": Unknown meta for control "A2" of device "wb-adc" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA5301FA0] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-adc,Control:A2,Type:,Value:{"order":2,"readonly":true,"type":"voltage"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-adc/controls/A3/meta" payload: "{"order":3,"readonly":true,"type":"voltage"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-adc,Control:A3}
<7>DEBUG: [driver] Add control "A3" to device "wb-adc"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-adc,Control:A3}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-adc,Control:A3,Type:,Value:{"order":3,"readonly":true,"type":"voltage"}}
<7>DEBUG: [tx 0XA5301C20] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "A3" of device "wb-adc": Unknown meta for control "A3" of device "wb-adc" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA5301C20] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-adc,Control:A3,Type:,Value:{"order":3,"readonly":true,"type":"voltage"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-adc/controls/A4/meta" payload: "{"order":4,"readonly":true,"type":"voltage"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-adc,Control:A4}
<7>DEBUG: [driver] Add control "A4" to device "wb-adc"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-adc,Control:A4}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-adc,Control:A4,Type:,Value:{"order":4,"readonly":true,"type":"voltage"}}
<7>DEBUG: [tx 0XA5301C20] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "A4" of device "wb-adc": Unknown meta for control "A4" of device "wb-adc" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA5301C20] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-adc,Control:A4,Type:,Value:{"order":4,"readonly":true,"type":"voltage"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-adc/controls/Vin/meta" payload: "{"order":5,"readonly":true,"type":"voltage"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-adc,Control:Vin}
<7>DEBUG: [driver] Add control "Vin" to device "wb-adc"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-adc,Control:Vin}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-adc,Control:Vin,Type:,Value:{"order":5,"readonly":true,"type":"voltage"}}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "Vin" of device "wb-adc": Unknown meta for control "Vin" of device "wb-adc" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-adc,Control:Vin,Type:,Value:{"order":5,"readonly":true,"type":"voltage"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-gpio/controls/A1_OUT/meta" payload: "{"order":1,"readonly":false,"type":"switch"}"
<7>DEBUG: [backend] emit NewExternalDeviceEvent{Device:wb-gpio}
<7>DEBUG: [driver] Register new external device "wb-gpio"
<7>DEBUG: [driver] Receive event NewExternalDeviceEvent{Device:wb-gpio}
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-gpio,Control:A1_OUT}
<7>DEBUG: [driver] Add control "A1_OUT" to device "wb-gpio"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-gpio,Control:A1_OUT}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A1_OUT,Type:,Value:{"order":1,"readonly":false,"type":"switch"}}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "A1_OUT" of device "wb-gpio": Unknown meta for control "A1_OUT" of device "wb-gpio" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A1_OUT,Type:,Value:{"order":1,"readonly":false,"type":"switch"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-gpio/controls/A2_OUT/meta" payload: "{"order":2,"readonly":false,"type":"switch"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-gpio,Control:A2_OUT}
<7>DEBUG: [driver] Add control "A2_OUT" to device "wb-gpio"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-gpio,Control:A2_OUT}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A2_OUT,Type:,Value:{"order":2,"readonly":false,"type":"switch"}}
<7>DEBUG: [tx 0XA5302998] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "A2_OUT" of device "wb-gpio": Unknown meta for control "A2_OUT" of device "wb-gpio" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA5302998] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A2_OUT,Type:,Value:{"order":2,"readonly":false,"type":"switch"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-gpio/controls/A3_OUT/meta" payload: "{"order":3,"readonly":false,"type":"switch"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-gpio,Control:A3_OUT}
<7>DEBUG: [driver] Add control "A3_OUT" to device "wb-gpio"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-gpio,Control:A3_OUT}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A3_OUT,Type:,Value:{"order":3,"readonly":false,"type":"switch"}}
<7>DEBUG: [tx 0XA5302D60] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "A3_OUT" of device "wb-gpio": Unknown meta for control "A3_OUT" of device "wb-gpio" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA5302D60] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A3_OUT,Type:,Value:{"order":3,"readonly":false,"type":"switch"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-gpio/controls/A4_OUT/meta" payload: "{"order":4,"readonly":false,"type":"switch"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-gpio,Control:A4_OUT}
<7>DEBUG: [driver] Add control "A4_OUT" to device "wb-gpio"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-gpio,Control:A4_OUT}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A4_OUT,Type:,Value:{"order":4,"readonly":false,"type":"switch"}}
<7>DEBUG: [tx 0XA5302D60] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "A4_OUT" of device "wb-gpio": Unknown meta for control "A4_OUT" of device "wb-gpio" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA5302D60] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A4_OUT,Type:,Value:{"order":4,"readonly":false,"type":"switch"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-gpio/controls/A1_IN/meta" payload: "{"order":5,"readonly":true,"type":"switch"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-gpio,Control:A1_IN}
<7>DEBUG: [driver] Add control "A1_IN" to device "wb-gpio"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-gpio,Control:A1_IN}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A1_IN,Type:,Value:{"order":5,"readonly":true,"type":"switch"}}
<7>DEBUG: [tx 0XA5302D60] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "A1_IN" of device "wb-gpio": Unknown meta for control "A1_IN" of device "wb-gpio" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA5302D60] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A1_IN,Type:,Value:{"order":5,"readonly":true,"type":"switch"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-gpio/controls/A2_IN/meta" payload: "{"order":6,"readonly":true,"type":"switch"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-gpio,Control:A2_IN}
<7>DEBUG: [driver] Add control "A2_IN" to device "wb-gpio"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-gpio,Control:A2_IN}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A2_IN,Type:,Value:{"order":6,"readonly":true,"type":"switch"}}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "A2_IN" of device "wb-gpio": Unknown meta for control "A2_IN" of device "wb-gpio" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A2_IN,Type:,Value:{"order":6,"readonly":true,"type":"switch"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-gpio/controls/A3_IN/meta" payload: "{"order":7,"readonly":true,"type":"switch"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-gpio,Control:A3_IN}
<7>DEBUG: [driver] Add control "A3_IN" to device "wb-gpio"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-gpio,Control:A3_IN}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A3_IN,Type:,Value:{"order":7,"readonly":true,"type":"switch"}}
<7>DEBUG: [tx 0XA5302D60] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "A3_IN" of device "wb-gpio": Unknown meta for control "A3_IN" of device "wb-gpio" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA5302D60] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A3_IN,Type:,Value:{"order":7,"readonly":true,"type":"switch"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-gpio/controls/V_OUT/meta" payload: "{"order":9,"readonly":false,"type":"switch"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-gpio,Control:V_OUT}
<7>DEBUG: [driver] Add control "V_OUT" to device "wb-gpio"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-gpio,Control:V_OUT}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:V_OUT,Type:,Value:{"order":9,"readonly":false,"type":"switch"}}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "V_OUT" of device "wb-gpio": Unknown meta for control "V_OUT" of device "wb-gpio" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:V_OUT,Type:,Value:{"order":9,"readonly":false,"type":"switch"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-gpio/controls/5V_OUT/meta" payload: "{"order":11,"readonly":false,"type":"switch"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-gpio,Control:5V_OUT}
<7>DEBUG: [driver] Add control "5V_OUT" to device "wb-gpio"
<6>INFO: [mqtt] subscription succeeded (message id 8)
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-gpio,Control:5V_OUT}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:5V_OUT,Type:,Value:{"order":11,"readonly":false,"type":"switch"}}
<7>DEBUG: [tx 0XA5303478] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "5V_OUT" of device "wb-gpio": Unknown meta for control "5V_OUT" of device "wb-gpio" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA5303478] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:5V_OUT,Type:,Value:{"order":11,"readonly":false,"type":"switch"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-gpio/controls/A4_IN/meta" payload: "{"order":8,"readonly":true,"type":"switch"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-gpio,Control:A4_IN}
<7>DEBUG: [driver] Add control "A4_IN" to device "wb-gpio"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-gpio,Control:A4_IN}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A4_IN,Type:,Value:{"order":8,"readonly":true,"type":"switch"}}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "A4_IN" of device "wb-gpio": Unknown meta for control "A4_IN" of device "wb-gpio" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:A4_IN,Type:,Value:{"order":8,"readonly":true,"type":"switch"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wb-gpio/controls/V_OUT_OK/meta" payload: "{"order":10,"readonly":true,"type":"switch"}"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wb-gpio,Control:V_OUT_OK}
<7>DEBUG: [driver] Add control "V_OUT_OK" to device "wb-gpio"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wb-gpio,Control:V_OUT_OK}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:V_OUT_OK,Type:,Value:{"order":10,"readonly":true,"type":"switch"}}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] failed to accept new meta "" on control "V_OUT_OK" of device "wb-gpio": Unknown meta for control "V_OUT_OK" of device "wb-gpio" @ wblib/control.cpp:489
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wb-gpio,Control:V_OUT_OK,Type:,Value:{"order":10,"readonly":true,"type":"switch"}}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wbrules/controls/Rule debugging/meta/type" payload: "switch"
<7>DEBUG: [backend] emit NewExternalDeviceEvent{Device:wbrules}
<7>DEBUG: [driver] Register new external device "wbrules"
<6>INFO: [mqtt] subscription succeeded (message id 9)
<7>DEBUG: [driver] Receive event NewExternalDeviceEvent{Device:wbrules}
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:wbrules,Control:Rule debugging}
<7>DEBUG: [driver] Add control "Rule debugging" to device "wbrules"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:wbrules,Control:Rule debugging}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wbrules,Control:Rule debugging,Type:type,Value:switch}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] Accepted meta "type" on control "Rule debugging" of device "wbrules": 'switch'
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [mqtt] /wbretainhack/d81c57dd4a676264339bcdb5e5fc54e4 payload: 2
<7>DEBUG: [mqtt] Unsubscribe '/wbretainhack/d81c57dd4a676264339bcdb5e5fc54e4'
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wbrules,Control:Rule debugging,Type:type,Value:switch}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wbrules/controls/Rule debugging/meta/order" payload: "1"
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wbrules,Control:Rule debugging,Type:order,Value:1}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] Accepted meta "order" on control "Rule debugging" of device "wbrules": '1'
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wbrules,Control:Rule debugging,Type:order,Value:1}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/wbrules/controls/Rule debugging/meta/readonly" payload: "0"
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:wbrules,Control:Rule debugging,Type:readonly,Value:0}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] Accepted meta "readonly" on control "Rule debugging" of device "wbrules": '0'
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:wbrules,Control:Rule debugging,Type:readonly,Value:0}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/buzzer/controls/enabled/meta/type" payload: "switch"
<7>DEBUG: [backend] emit NewExternalDeviceEvent{Device:buzzer}
<7>DEBUG: [driver] Register new external device "buzzer"
<7>DEBUG: [driver] Receive event NewExternalDeviceEvent{Device:buzzer}
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:buzzer,Control:enabled}
<7>DEBUG: [driver] Add control "enabled" to device "buzzer"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:buzzer,Control:enabled}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:buzzer,Control:enabled,Type:type,Value:switch}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] Accepted meta "type" on control "enabled" of device "buzzer": 'switch'
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:buzzer,Control:enabled,Type:type,Value:switch}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/buzzer/controls/enabled/meta/order" payload: "1"
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:buzzer,Control:enabled,Type:order,Value:1}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] Accepted meta "order" on control "enabled" of device "buzzer": '1'
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:buzzer,Control:enabled,Type:order,Value:1}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/buzzer/controls/enabled/meta/readonly" payload: "0"
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:buzzer,Control:enabled,Type:readonly,Value:0}
<7>DEBUG: [tx 0XA53009F8] Open
<7>DEBUG: [driver] Accepted meta "readonly" on control "enabled" of device "buzzer": '0'
<7>DEBUG: [tx 0XA53009F8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:buzzer,Control:enabled,Type:readonly,Value:0}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/buzzer/controls/frequency/meta/max" payload: "7000"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:buzzer,Control:frequency}
<7>DEBUG: [driver] Add control "frequency" to device "buzzer"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:buzzer,Control:frequency}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:buzzer,Control:frequency,Type:max,Value:7000}
<7>DEBUG: [tx 0XA53051F0] Open
<7>DEBUG: [driver] Accepted meta "max" on control "frequency" of device "buzzer": '7000'
<7>DEBUG: [tx 0XA53051F0] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:buzzer,Control:frequency,Type:max,Value:7000}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/buzzer/controls/frequency/meta/order" payload: "2"
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:buzzer,Control:frequency,Type:order,Value:2}
<7>DEBUG: [tx 0XA53051F0] Open
<7>DEBUG: [driver] Accepted meta "order" on control "frequency" of device "buzzer": '2'
<7>DEBUG: [tx 0XA53051F0] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:buzzer,Control:frequency,Type:order,Value:2}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/buzzer/controls/frequency/meta/readonly" payload: "0"
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:buzzer,Control:frequency,Type:readonly,Value:0}
<7>DEBUG: [tx 0XA53051D8] Open
<7>DEBUG: [driver] Accepted meta "readonly" on control "frequency" of device "buzzer": '0'
<7>DEBUG: [tx 0XA53051D8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:buzzer,Control:frequency,Type:readonly,Value:0}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/buzzer/controls/frequency/meta/type" payload: "range"
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:buzzer,Control:frequency,Type:type,Value:range}
<7>DEBUG: [tx 0XA53051D8] Open
<7>DEBUG: [driver] Accepted meta "type" on control "frequency" of device "buzzer": 'range'
<7>DEBUG: [tx 0XA53051D8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:buzzer,Control:frequency,Type:type,Value:range}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/buzzer/controls/volume/meta/type" payload: "range"
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:buzzer,Control:volume}
<7>DEBUG: [driver] Add control "volume" to device "buzzer"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:buzzer,Control:volume}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:buzzer,Control:volume,Type:type,Value:range}
<7>DEBUG: [tx 0XA53051D8] Open
<7>DEBUG: [driver] Accepted meta "type" on control "volume" of device "buzzer": 'range'
<7>DEBUG: [tx 0XA53051D8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:buzzer,Control:volume,Type:type,Value:range}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/buzzer/controls/volume/meta/max" payload: "100"
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:buzzer,Control:volume,Type:max,Value:100}
<7>DEBUG: [tx 0XA53051D8] Open
<7>DEBUG: [driver] Accepted meta "max" on control "volume" of device "buzzer": '100'
<7>DEBUG: [tx 0XA53051D8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:buzzer,Control:volume,Type:max,Value:100}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/buzzer/controls/volume/meta/order" payload: "3"
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:buzzer,Control:volume,Type:order,Value:3}
<7>DEBUG: [tx 0XA53051D8] Open
<7>DEBUG: [driver] Accepted meta "order" on control "volume" of device "buzzer": '3'
<7>DEBUG: [tx 0XA53051D8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:buzzer,Control:volume,Type:order,Value:3}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/buzzer/controls/volume/meta/readonly" payload: "0"
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:buzzer,Control:volume,Type:readonly,Value:0}
<7>DEBUG: [tx 0XA53051D8] Open
<7>DEBUG: [driver] Accepted meta "readonly" on control "volume" of device "buzzer": '0'
<7>DEBUG: [tx 0XA53051D8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:buzzer,Control:volume,Type:readonly,Value:0}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/network/controls/Ethernet 2 IP/meta/type" payload: "text"
<7>DEBUG: [backend] emit NewExternalDeviceEvent{Device:network}
<7>DEBUG: [driver] Register new external device "network"
<7>DEBUG: [driver] Receive event NewExternalDeviceEvent{Device:network}
<7>DEBUG: [backend] emit NewExternalDeviceControlEvent{Device:network,Control:Ethernet 2 IP}
<7>DEBUG: [driver] Add control "Ethernet 2 IP" to device "network"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:network,Control:Ethernet 2 IP}
<7>DEBUG: [backend] emit NewExternalDeviceControlMetaEvent{Device:network,Control:Ethernet 2 IP,Type:type,Value:text}
<7>DEBUG: [tx 0XA53051D8] Open
<7>DEBUG: [driver] Accepted meta "type" on control "Ethernet 2 IP" of device "network": 'text'
<7>DEBUG: [tx 0XA53051D8] Close
<7>DEBUG: [driver] Receive event NewExternalDeviceControlMetaEvent{Device:network,Control:Ethernet 2 IP,Type:type,Value:text}
<7>DEBUG: [backend] HandleDeviceControlMeta topic: "/devices/network/controls/Ethernet 2 IP/meta/order" payload: "1"
<7>DEBUG: [driver] Receive event NewExternalDeviceControlEvent{Device:alarms,Control:log}
Segmentation fault
root@wirenboard-AWXTSEG:~#
Все-равно не работает.