void Sensor::sendVariable()
-
Can the sendVariable() and the other sendXXX() family of methods return the rc from the "boolean Sensor::sendWrite()" call?
Otherwise, there is no way to know if the sendVariable() call succeeded / received Ack back..
-
This will change in the next version of the library. You will be able to send with ack between sensors and from sensor to gateway (which not is possible today).
-
@hek Do you have a rough schedule when this version will be released?
-
I'm finished with the initial refactoring round of the next Arduino library version. Waiting for feedback from the other team members.
You can look through the changes here:
https://github.com/mysensors/Arduino/tree/development
https://github.com/mysensors/Vera/tree/development
But be aware that only a few of the examples has been converted to use the new api and things might still change quite a bit.Sorry, we never ever give estimates or schedules on releases. The amount of time we can put on this project varies and giving dates is not possible.
-
@hek Thanks for the info. I understand you cannot give a detailed schedule, but should we think days, weeks, months, years, eras, .... ???
-
Won't be eras nor years