Skip to content

Releases: cybergarage/uecho-rs

1.0.0

05 Dec 06:58
Compare
Choose a tag to compare
  • 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

05 Dec 06:58
Compare
Choose a tag to compare
  • Improved Controller to bind multiple interfaces
  • Improved Controller not to bind unavailable interfaces

0.9.2

05 Dec 06:57
Compare
Choose a tag to compare
  • Update Controller to add the standard node profile object as default
  • Updated StandardDatabase to add experimentamanufacture codes

0.9.1

05 Dec 06:56
Compare
Choose a tag to compare
  • 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

05 Dec 06:56
Compare
Choose a tag to compare
  • 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