Inclusion mode not supported by this controller
-
Hello,
i am newbie with mysensors and mycontroller, so please excuse my stupid question.
I installed sketch from mysensrs.org in version 1.5.4. I am using serial gateway that is working and a friend of me assigned one of my nodes an ID (102).
Now I would like to add more nodes to my gateway, but when I enable the inclusion mode by button, I see the following error message in mycontroller.log:
2016-07-06 21:20:11,148 WARN [Thread-4] [org.mycontroller.standalone.mysensors.MySensorsMessageEngine:251] Inclusion mode not supported by this controller! Message:NodeId:0,ChildSensorId:0,MessageType:3,Ack:0,SubType:5,Payload:1When I use the discovery function, I get this error message:
2016-07-06 21:36:24,221 WARN [Thread-4] [org.mycontroller.standalone.mysensors.MySensorsMessageEngine:318] Internal Message[type:I_PRESENTATION,payload:null], This type may not be supported (or) not implemented yetDoes somebody have any hints?
andre
-
@dd8aka MyController.org does not support for inclusion mode. I do not know how this works. By default this will accept all the nodes. If you are using released version, you might not see some features. Kindly use this version https://drive.google.com/folderview?id=0BzuumrtRA7p6dXZ5THdURUc1blU&usp=sharing (development version) and report bugs if any.
If you think inclusion mode is very important for controller, kindly create new enhancement for MyController.org under https://github.com/mycontroller-org/mycontroller/issues with detail. Thank you!
-
@jkandasa Thank you for your reply. I will check with the suggested version and com back with feedback.
andre