Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Русский
    3. ioBroker
    4. ioBroker драйвера
    5. Драйвер ioBroker MySensors

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Драйвер ioBroker MySensors

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Maxtox last edited by

      презентация идёт!!!

      см:

      0;255;3;0;9;Starting gateway (R-NGA-, 2.0.0-beta)
      0;255;3;0;14;Gateway startup complete.
      0;255;3;0;11;ETHduino by JR
      0;255;3;0;12;1.0
      255
      0
      0;0;0;0;255;RX
      0;0;1;0;77;for Warnings
      255
      1
      0;1;0;0;255;TX
      0;1;1;0;77;for Warnings
      ...
      
      

      a LOG= empty!

      host-raspberrypi	2016-02-19 14:19:30	info	instance system.adapter.mysensors.0 started with pid 4281
      host-raspberrypi	2016-02-19 14:19:28	info	instance system.adapter.mysensors.0 terminated with code 0 (OK)
      mysensors-0	2016-02-19 14:19:28	info	terminating
      mysensors-0	2016-02-19 14:19:28	info	cleaned everything up...
      host-raspberrypi	2016-02-19 14:19:28	info	stopInstance system.adapter.mysensors.0 killing pid 4265
      host-raspberrypi	2016-02-19 14:19:28	info	stopInstance system.adapter.mysensors.0
      host-raspberrypi	2016-02-19 14:19:28	info	object change system.adapter.mysensors.0
      mysors-0	2016-02-19 14:19:07	info	obj.callback...ToDo выслать список СОМ портов
      admin-0	2016-02-19 14:19:06	info	sendTo "list_uart" to system.adapter.mysensors.0 from system.adapter.admin.0: null
      mysensors-0	2016-02-19 14:18:57	error	setObject id missing!!
      mysensors-0	2016-02-19 14:18:57	info	starting. Version 0.0.1 in /opt/iobroker/node_modules/iobroker.mysensors
      host-raspberrypi	2016-02-19 14:18:53	info	instance system.adapter.mysensors.0 started with pid 4234
      host-raspberrypi	2016-02-19 14:18:51	info	instance system.adapter.mysensors.0 terminated with code 0 (OK)
      mysensors-0	2016-02-19 14:18:51	info	terminatingensors-0	2016-02-19 14:19:20	error	setObject id missing!!
      mysensors-0	2016-02-19 14:19:20	info	starting. Version 0.0.1 in /opt/iobroker/node_modules/iobroker.mysensors
      host-raspberrypi	2016-02-19 14:19:16	info	instance system.adapter.mysensors.0 started with pid 4265
      host-raspberrypi	2016-02-19 14:19:14	info	instance system.adapter.mysensors.0 terminated with code 0 (OK)
      mysensors-0	2016-02-19 14:19:14	info	terminating
      host-raspberrypi	2016-02-19 14:19:14	info	stopInstance system.adapter.mysensors.0 killing pid 4234
      host-raspberrypi	2016-02-19 14:19:14	info	stopInstance system.adapter.mysensors.0
      host-raspberrypi	2016-02-19 14:19:14	info	object change system.adapter.mysensors.0
      mysensors-0	2016-02-19 14:19:14	info	cleaned everything up...
      mysensors-0	2016-02-19 14:19:07	info	sendTo "list_uart" to system.adapter.admin.0 from system.adapter.mysensors.0: [{"comName":"ttyAMA0","vendorId":"0xundefined","productId":"0xundefined"},{"comName":"/dev/ttyUSB0","manufacturer":"1a86"
      mysens
      
      

      Ты на 1.6 или 1.5 от Mysesnors?

      1 Reply Last reply Reply Quote 0
      • M
        Maxtox last edited by

        cm my .ino
        933_mysensors_serial_work_v1.rar

        1 Reply Last reply Reply Quote 0
        • V
          Vlad_k last edited by

          0;255;3;0;12;1.0
          255                                                   -?
          0                                                       -?
          0;0;0;0;255;RX
          0;0;1;0;77;for Warnings
          255                                                   -?
          1                                                      -?
          0;1;0;0;255;TX
          0;1;1;0;77;for Warnings
          
          

          на них парсер отваливается это не стандартная посылка mysensors, у меня 1.5.1 и 1.5.4 библиотеки

          1.5.4 сегодня скачал ,порадовала , теперь платы на китайском клоне Si24R1 опять видятся в сети с nRF24

          1 Reply Last reply Reply Quote 0
          • V
            Vlad_k last edited by

            @Maxtox:

            cm my .ino `
            MYSENSORS_SERIAL_WORK_V1.ino:131:22: fatal error: Ethernet.h: No such file or directory

            не компилируется…

            все разобрался с твоими сообщениями, нода шлюза не прописывается в таблицу и поэтому не отображается, загрузи стандартный скетч шлюза из примеров библиотеки...

            1 Reply Last reply Reply Quote 0
            • M
              Maxtox last edited by

              Да… Я на 1.6 от mysensor, так как только там работает MQTT, signing и многое другое...

              Можешь пожалуйста и для 1.6 доработать? Тогда легче будет для MQTT и для шифрования трафика.

              Могу помочь тестировать!

              К стати, на счёт шлюза не понимаю... В логе же стоит что он начало всё читает. Я даже одну строчку с считаной температурой в логе видел...

              Можешь у себя залить и уувидишь что serial всё посылает...

              1 Reply Last reply Reply Quote 0
              • V
                Vlad_k last edited by

                у тебя как я понял, шлюз и нода с сенсорами все в одном? а к сети через ESP цепляешь?

                скинь мне лог из терминала общения твоего шлюза с другими нодами, и минут через 5(счас залью) переустанови драйвер, чуть поправил чтоб шлюз в таблицу заносился.

                1 Reply Last reply Reply Quote 0
                • M
                  Maxtox last edited by

                  Log:

                  0;255;3;0;9;Starting gateway (R-NGA-, 2.0.0-beta)
                  0;255;3;0;14;Gateway startup complete.
                  0;255;3;0;11;ETHduino by JR
                  0;255;3;0;12;1.0
                  
                  0;0;0;0;255;RX
                  0;0;1;0;77;for Warnings
                  
                  0;1;0;0;255;TX
                  0;1;1;0;77;for Warnings
                  
                  0;7;0;0;4;Test PWM
                  0;7;1;0;77;for Warnings
                  
                  0;8;0;0;3;RELAY D8
                  0;8;1;0;77;for Warnings
                  
                  0;10;0;0;255;W5100
                  0;10;1;0;77;for Warnings
                  
                  0;11;0;0;0;Digital Ein
                  0;11;1;0;77;for Warnings
                  
                  0;13;0;0;4;Test PWM
                  0;13;1;0;77;for Warnings
                  
                  0;16;0;0;255;LEDS_BLINKING_FEATURE
                  0;16;1;0;77;for Warnings
                  
                  0;18;0;0;4;Pumpe1_T5
                  0;18;1;0;77;for Warnings
                  
                  0;20;0;0;4;Pumpe2_T3
                  0;20;1;0;77;for Warnings
                  
                  0;22;0;0;3;RELAY D8
                  0;22;1;0;77;for Warnings
                  
                  0;23;0;0;3;RELAY D8
                  0;23;1;0;77;for Warnings
                  
                  0;24;0;0;3;RELAY D8
                  0;24;1;0;77;for Warnings
                  
                  0;25;0;0;3;RELAY D8
                  0;25;1;0;77;for Warnings
                  
                  0;26;0;0;3;RELAY D8
                  0;26;1;0;77;for Warnings
                  
                  0;27;0;0;3;RELAY D8
                  0;27;1;0;77;for Warnings
                  
                  0;28;0;0;3;RELAY D8
                  0;28;1;0;77;for Warnings
                  
                  0;29;0;0;3;RELAY D8
                  0;29;1;0;77;for Warnings
                  
                  0;30;0;0;3;RELAY D8
                  0;30;1;0;77;for Warnings
                  
                  0;31;0;0;3;RELAY D8
                  0;31;1;0;77;for Warnings
                  
                  0;32;0;0;3;RELAY D8
                  0;32;1;0;77;for Warnings
                  
                  0;33;0;0;3;RELAY D8
                  0;33;1;0;77;for Warnings
                  
                  0;34;0;0;3;RELAY D8
                  0;34;1;0;77;for Warnings
                  
                  0;35;0;0;3;RELAY D8
                  0;35;1;0;77;for Warnings
                  
                  0;36;0;0;3;RELAY D8
                  0;36;1;0;77;for Warnings
                  
                  0;37;0;0;3;RELAY D8
                  0;37;1;0;77;for Warnings
                  
                  0;38;0;0;255;MAX31855
                  0;38;1;0;77;for Warnings
                  
                  0;39;0;0;255;MAX31855
                  0;39;1;0;77;for Warnings
                  
                  0;42;0;0;6;dallas
                  0;42;1;0;77;for Warnings
                  
                  0;50;0;0;255;W5100
                  0;50;1;0;77;for Warnings
                  
                  0;51;0;0;255;W5100
                  0;51;1;0;77;for Warnings
                  
                  0;52;0;0;255;W5100
                  0;52;1;0;77;for Warnings
                  ...
                  
                  0;255;3;0;9;Init complete, id=0, parent=0, distance=0
                  Current State of PIN: 11 changes to: 1
                  0;11;1;1;15;1
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  tempNTC of Pin 58 is 27.48
                  0;58;1;1;0;27.48
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  tempNTC of Pin 58 is 35.45
                  0;58;1;1;0;35.45
                  
                  0;42;1;1;0;-127.00
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  tempNTC of Pin 58 is 37.26
                  0;58;1;1;0;37.26
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  tempNTC of Pin 58 is 38.81
                  0;58;1;1;0;38.81
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  tempNTC of Pin 58 is 37.57
                  0;58;1;1;0;37.57
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  tempNTC of Pin 58 is 38.08
                  0;58;1;1;0;38.08
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  tempNTC of Pin 58 is 39.02
                  0;58;1;1;0;39.02
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  tempNTC of Pin 58 is 37.67
                  0;58;1;1;0;37.67
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  tempNTC of Pin 58 is 38.50
                  0;58;1;1;0;38.50
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  tempNTC of Pin 58 is 39.34
                  0;58;1;1;0;39.34
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  Temperature for the sensor 42 is -127.00
                  0;42;1;1;0;-127.00
                  
                  1 Reply Last reply Reply Quote 0
                  • M
                    Maxtox last edited by

                    @Vlad_k:

                    у тебя как я понял, шлюз и нода с сенсорами все в одном? а к сети через ESP цепляешь?

                    скинь мне лог из терминала общения твоего шлюза с другими нодами, и минут через 5(счас залью) переустанови драйвер, чуть поправил чтоб шлюз в таблицу заносился. `

                    да…всё в одном

                    а остальное через NRF24L01

                    но пока не юзаю, т.к. ВСЁ В ОДНОМ 🙂

                    1 Reply Last reply Reply Quote 0
                    • V
                      Vlad_k last edited by

                      0;255;3;0;9;Init complete, id=0, parent=0, distance=0
                      Current State of PIN: 11 changes to: 1
                      0;11;1;1;15;1
                      Temperature for the sensor 42 is -127.00
                      0;42;1;1;0;-127.00
                      tempNTC of Pin 58 is 27.48
                      0;58;1;1;0;27.48
                      0;42;1;1;0;-127.00
                      tempNTC of Pin 58 is 35.45
                      0;58;1;1;0;35.45
                      

                      вот это все прям в ком порт шлюз шлет (Temperature for the sensor 42 is -127.00),

                      скинь ссылку на 1.6 библиотеку

                      1 Reply Last reply Reply Quote 0
                      • M
                        Maxtox last edited by

                        к стати…

                        елси

                        npm install https....
                        

                        задавать из роота, то адаптера в админе не видно!!!!

                        /opt/iobroker
                        ````is ok!
                        1 Reply Last reply Reply Quote 0
                        • M
                          Maxtox last edited by

                          смотри

                          https://youtu.be/FDPYlRaAp9E

                          а потом всё пропадает!!!!

                          host-raspberrypi 2016-02-19 19:50:09 info instance system.adapter.mysensors.0 started with pid 3189

                          host-raspberrypi 2016-02-19 19:49:46 info Restart adapter system.adapter.mysensors.0 because enabled

                          host-raspberrypi 2016-02-19 19:49:46 error instance system.adapter.mysensors.0 terminated with code 6 (uncaught exception)

                          mysensors-0 2016-02-19 19:49:46 info cleaned everything up…

                          TypeError: 2016-02-19 19:49:46 error at /opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/serialport.js:388:9

                          TypeError: 2016-02-19 19:49:46 error at afterRead (/opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/serialport.js:372:20)

                          TypeError: 2016-02-19 19:49:46 error at SerialPortFactory.SerialPort._emitData (/opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/serialport.js:396:20)

                          TypeError: 2016-02-19 19:49:46 error at Object.SerialPort.opts.dataCallback (/opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/serialport.js:181:12)

                          TypeError: 2016-02-19 19:49:46 error at Object.parser (/opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/parsers.js:24:13)

                          TypeError: 2016-02-19 19:49:46 error at Array.forEach (native)

                          TypeError: 2016-02-19 19:49:46 error at /opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/parsers.js:25:17

                          TypeError: 2016-02-19 19:49:46 error at SerialPort.EventEmitter.emit (events.js:95:17)

                          TypeError: 2016-02-19 19:49:46 error at SerialPort. (/opt/iobroker/node_modules/iobroker.mysensors/mysensors.js:293:8)

                          TypeError: 2016-02-19 19:49:46 error at mkdbmsgUnique (/opt/iobroker/node_modules/iobroker.mysensors/mysensors.js:121:23)

                          TypeError: 2016-02-19 19:49:46 error Cannot read property 'id' of undefined

                          uncaught 2016-02-19 19:49:46 error exception: Cannot read property 'id' of undefined

                          mysensors-0 2016-02-19 19:49:46 info Rx-Raw 255

                          mysensors-0 2016-02-19 19:49:46 info _0|255|internal|false|I_SKETCH_VERSION|_1.0

                          mysensors-0 2016-02-19 19:49:46 debug количество сообщений 3

                          mysensors-0 2016-02-19 19:49:46 info Rx-Raw 0;255;3;0;12;1.0

                          mysensors-0 2016-02-19 19:49:46 info _0|255|internal|false|I_SKETCH_NAME|_ETHduino by JR

                          mysensors-0 2016-02-19 19:49:46 debug количество сообщений 2

                          mysensors-0 2016-02-19 19:49:46 info Rx-Raw 0;255;3;0;11;ETHduino by JR

                          mysensors-0 2016-02-19 19:49:46 info _0|255|internal|false|I_GATEWAY_READY|_Gateway startup complete.

                          mysensors-0 2016-02-19 19:49:46 debug количество сообщений 1

                          mysensors-0 2016-02-19 19:49:46 info Rx-Raw 0;255;3;0;14;Gateway startup complete.

                          mysensors-0 2016-02-19 19:49:46 info _Temperature for the sensor 42 is0|255|internal|false|I_LOG_MESSAGE|_Starting gateway (R-NGA-, 2.0.0-beta)

                          mysensors-0 2016-02-19 19:49:46 debug количество сообщений 0

                          mysensors-0 2016-02-19 19:49:46 info Rx-Raw Temperature for the sensor 42 is0;255;3;0;9;Starting gateway (R-NGA-, 2.0.0-beta)

                          log from Arduino:

                          Temperature for the sensor 42 is -127.00
                          0;42;1;1;0;-127.00
                          

                          mysensors-0 2016-02-19 19:49:45 debug Communication port:/dev/ttyUSB0

                          mysensors-0 2016-02-19 19:49:45 info starting. Version 0.0.1 in /opt/iobroker/node_modules/iobroker.mysensors

                          mysensors-0 2016-02-19 19:49:45 debug statesDB connected

                          mysensors-0 2016-02-19 19:49:45 debug objectDB connected

                          host-raspberrypi 2016-02-19 19:49:41 info instance system.adapter.mysensors.0 started with pid 3156

                          host-raspberrypi 2016-02-19 19:49:39 info Restart adapter system.adapter.mysensors.0 because enabled

                          1 Reply Last reply Reply Quote 0
                          • M
                            Maxtox last edited by

                            after a new reset ардуины:

                            the LOG:

                            [color]host-raspberrypi	2016-02-19 19:53:16	info	Restart adapter system.adapter.mysensors.0 because enabled
                            host-raspberrypi	2016-02-19 19:53:16	error	instance system.adapter.mysensors.0 terminated with code 6 (uncaught exception)
                            mysensors-0	2016-02-19 19:53:16	info	cleaned everything up...
                            TypeError:	2016-02-19 19:53:16	error	at /opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/serialport.js:388:9
                            TypeError:	2016-02-19 19:53:16	error	at afterRead (/opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/serialport.js:372:20)
                            TypeError:	2016-02-19 19:53:16	error	at SerialPortFactory.SerialPort._emitData (/opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/serialport.js:396:20)
                            TypeError:	2016-02-19 19:53:16	error	at Object.SerialPort.opts.dataCallback (/opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/serialport.js:181:12)
                            TypeError:	2016-02-19 19:53:16	error	at Object.parser (/opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/parsers.js:24:13)
                            TypeError:	2016-02-19 19:53:16	error	at Array.forEach (native)
                            TypeError:	2016-02-19 19:53:16	error	at /opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/parsers.js:25:17
                            TypeError:	2016-02-19 19:53:16	error	at SerialPort.EventEmitter.emit (events.js:95:17)
                            TypeError:	2016-02-19 19:53:16	error	at SerialPort. (/opt/iobroker/node_modules/iobroker.mysensors/mysensors.js:293:8)
                            TypeError:	2016-02-19 19:53:16	error	at mkdbmsgUnique (/opt/iobroker/node_modules/iobroker.mysensors/mysensors.js:121:23)
                            TypeError:	2016-02-19 19:53:16	error	Cannot read property 'id' of undefined
                            uncaught	2016-02-19 19:53:16	error	exception: Cannot read property 'id' of undefined
                            mysensors-0	2016-02-19 19:53:16	info	Rx-Raw 255
                            mysensors-0	2016-02-19 19:53:16	info	__0_|_255_|_internal_|_false_|_I_SKETCH_VERSION_|_1.0
                            mysensors-0	2016-02-19 19:53:16	debug	количество сообщений 3
                            mysensors-0	2016-02-19 19:53:16	info	Rx-Raw 0;255;3;0;12;1.0
                            mysensors-0	2016-02-19 19:53:16	info	__0_|_255_|_internal_|_false_|_I_SKETCH_NAME_|_ETHduino by JR
                            mysensors-0	2016-02-19 19:53:16	debug	количество сообщений 2
                            mysensors-0	2016-02-19 19:53:16	info	Rx-Raw 0;255;3;0;11;ETHduino by JR
                            mysensors-0	2016-02-19 19:53:16	info	__0_|_255_|_internal_|_false_|_I_GATEWAY_READY_|_Gateway startup complete.
                            mysensors-0	2016-02-19 19:53:16	debug	количество сообщений 1
                            mysensors-0	2016-02-19 19:53:16	info	Rx-Raw 0;255;3;0;14;Gateway startup complete.
                            mysensors-0	2016-02-19 19:53:16	info	__Temperature for the sensor 42 is0_|_255_|_internal_|_false_|_I_LOG_MESSAGE_|_Starting gateway (R-NGA-, 2.0.0-beta)
                            mysensors-0	2016-02-19 19:53:16	debug	количество сообщений 0
                            mysensors-0	2016-02-19 19:53:16	info	Rx-Raw Temperature for the sensor 42 is0;255;3;0;9;Starting gateway (R-NGA-, 2.0.0-beta)
                            mysensors-0	2016-02-19 19:53:15	debug	Communication port:/dev/ttyUSB0
                            mysensors-0	2016-02-19 19:53:15	info	starting. Version 0.0.1 in /opt/iobroker/node_modules/iobroker.mysensors
                            mysensors-0	2016-02-19 19:53:14	debug	statesDB connected
                            mysensors-0	2016-02-19 19:53:14	debug	objectDB connected[/color]
                            

                            3822_bildschirmfoto_2019-01-28_um_17.43.58.png
                            3822_bildschirmfoto_2019-01-28_um_17.50.38.png
                            3822_bildschirmfoto_2019-01-28_um_17.43.34.png
                            3822_bildschirmfoto_2019-01-28_um_17.43.06.png
                            3822_2019-01-28_17.51.51.jpg
                            3822_bildschirmfoto_2019-01-28_um_18.06.00.png

                            1 Reply Last reply Reply Quote 0
                            • V
                              Vlad_k last edited by

                              Переустанавливай драйвер, сделал фильтрацию мусора, должно работать.

                              ты сам скетч писал?

                              1 Reply Last reply Reply Quote 0
                              • M
                                Maxtox last edited by

                                Да… Писал сам....

                                Спасибо!

                                Сейчас оттестю...

                                1 Reply Last reply Reply Quote 0
                                • M
                                  Maxtox last edited by

                                  Console LOG:

                                  root@raspberrypi:/opt/iobroker# npm install https://github.com/DJONvl/iobroker.myse … all/master

                                  npm http GET https://github.com/DJONvl/iobroker.myse ... all/master

                                  npm http 200 https://github.com/DJONvl/iobroker.myse ... all/master

                                  npm http GET https://registry.npmjs.org/sensors

                                  npm http GET https://registry.npmjs.org/serialport

                                  npm http 304 https://registry.npmjs.org/sensors

                                  npm http 304 https://registry.npmjs.org/serialport

                                  npm http GET https://registry.npmjs.org/optimist

                                  npm http GET https://registry.npmjs.org/nan

                                  npm http GET https://registry.npmjs.org/bindings/1.2.1

                                  npm http GET https://registry.npmjs.org/sf/0.1.7

                                  npm http GET https://registry.npmjs.org/async/0.9.0

                                  npm http GET https://registry.npmjs.org/debug

                                  npm http 304 https://registry.npmjs.org/nan

                                  npm http 304 https://registry.npmjs.org/debug

                                  npm http 304 https://registry.npmjs.org/sf/0.1.7

                                  npm http 200 https://registry.npmjs.org/optimist

                                  npm http 304 https://registry.npmjs.org/bindings/1.2.1

                                  npm http 304 https://registry.npmjs.org/async/0.9.0

                                  npm http GET https://registry.npmjs.org/ms/0.7.1

                                  npm http 304 https://registry.npmjs.org/ms/0.7.1

                                  npm http GET https://registry.npmjs.org/wordwrap

                                  npm http GET https://registry.npmjs.org/minimist

                                  npm http 304 https://registry.npmjs.org/wordwrap

                                  npm http 304 https://registry.npmjs.org/minimist

                                  serialport@2.0.6 install /opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport

                                  node-pre-gyp install --fallback-to-build

                                  node-pre-gyp http GET https://github.com/voodootikigod/node-s … arm.tar.gz

                                  node-pre-gyp http 404 https://github.com/voodootikigod/node-s ... arm.tar.gz

                                  node-pre-gyp http Pre-built binary not available for your system, looked for https://github.com/voodootikigod/node-s ... arm.tar.gz (falling back to source compile with node-gyp)

                                  make: Entering directory '/opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/build'

                                  CXX(target) Release/obj.target/serialport/src/serialport.o

                                  CXX(target) Release/obj.target/serialport/src/serialport_unix.o

                                  CXX(target) Release/obj.target/serialport/src/serialport_poller.o

                                  SOLINK_MODULE(target) Release/obj.target/serialport.node

                                  SOLINK_MODULE(target) Release/obj.target/serialport.node: Finished

                                  COPY Release/serialport.node

                                  COPY /opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/build/Release/node-v11-linux-arm/serialport.node

                                  TOUCH Release/obj.target/action_after_build.stamp

                                  make: Leaving directory '/opt/iobroker/node_modules/iobroker.mysensors/node_modules/serialport/build'

                                  iobroker.mysensors@0.0.1 node_modules/iobroker.mysensors

                                  ├── sensors@0.1.0

                                  └── serialport@2.0.6 (bindings@1.2.1, sf@0.1.7, async@0.9.0, nan@2.0.9, debug@2.2.0, optimist@0.6.1)

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    Maxtox last edited by

                                    смотрим!!!

                                    https://youtu.be/SyWTYB084xQ

                                    УЖЕ ЛУЧШЕ!

                                    Только BIND не сработал!

                                    1 Reply Last reply Reply Quote 0
                                    • V
                                      Vlad_k last edited by

                                      bind срабатывает, только переменная не сохраняется

                                      смотри что сделай:

                                      нажми bind в списке devices появятся твои юниты щелкни по любому 2 раза и нажми сохранить, чтобы активировалась кнопка Сохранить и выйти

                                      ToDo сделать активацию сохранения при добавлении в список новых юнитов

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        Maxtox last edited by

                                        Ок… Попробую...
                                        14780_2019-01-29_10h34_27.png

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          Maxtox last edited by

                                          Привет, могу ставить новую версию? Bluefox что-то запулил?!

                                          1 Reply Last reply Reply Quote 0
                                          • V
                                            Vlad_k last edited by

                                            да ставь

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            907
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            13
                                            106
                                            29544
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo