Releases: cybergarage/uecho-rs
Releases · cybergarage/uecho-rs
1.0.0
- Add Device module that simulates an ECHONET-Lite device node
- Add a controller example that posts a message to other nodes as uechopost
0.9.3
- Improved Controller to bind multiple interfaces
- Improved Controller not to bind unavailable interfaces
0.9.2
- Update Controller to add the standard node profile object as default
- Updated StandardDatabase to add experimentamanufacture codes
0.9.1
- Updated StandardDatabase to store official registerd manufactures by the ECHONET CONSORTIUM
- Updated uechosearch to print the searched node with the manufacture name
0.9.0
- Initial public release
- Added Controller that represents an ECHONET-Lite controller node to communicate other ECHONET-Lite nodes
- Added uechosearch as an example of Controller