Added
- Thread Safe capabilities
- New class DictThreadSafe to handle dictionary with thread safe
- New class IndexedQueueSafe to get any message in Queue with thread safe yet
- Some errors and try except
Changed
- Some attributes to properties on Gateway class
- Some attributes to properties on SerialGateway class
- Some attributes to properties on Node class
- Removed function to add sensors and added a property
Fixed
- Fixed some function calls
- Fixed bug caused by PySerial that doesn't flush serial buffer. So I've create a workaround.
Removed
- Support to MySensors Protocol 1.4