Skip to content

Releases: cybergarage/uecho

1.3.1

05 Aug 14:47
Compare
Choose a tag to compare
  • Updated the standard object database based on the latest MRA (Machine Readable Appendix) version 1.3.0 from the ECHONET Consortium.
  • Updated the standard manufacturer code database based on the latest MCA (Manufacturer Code List) from the ECHONET Consortium.

1.2.4

27 Nov 05:13
Compare
Choose a tag to compare
  • Updated standard database using the latest MCA (Manufacturer Code List) of ECHONET Consortium.
  • Added experimental manufacture codes to the standard database

1.2.3

04 Sep 07:46
Compare
Choose a tag to compare
  • Add uecho_property_gettype()
  • Update deprecated macros in configure.ac by autoconf

1.2.2

25 Aug 18:24
Compare
Choose a tag to compare
  • Fix to set correct description format 2 property maps
  • Update manufacture database based on latest MCL of ECHONET Consortium
  • Update standard device database based on MRA v1.1.1 of ECHONET Consortium

1.2.1

28 May 15:43
Compare
Choose a tag to compare
  • Add uecho_controller_setnodelistener()

1.2.0

06 May 12:19
Compare
Choose a tag to compare
  • Add a manufacture database based on Manufacturer code List of ECHONET Consortium
  • Add a standard ECHONET Lite device database based on Machine Readable Appendix of ECHONET Consortium
  • Update uecho_object_setcode() to add the standard object properties of the specified object code automatically
  • Update a controller example (uechosearch) to output required read property data in verbose mode

1.1.1

02 May 10:03
Compare
Choose a tag to compare
  • Fix write request message handler to update the internal property data
  • Fix memory leak bugs

1.1.0

23 Mar 14:53
Compare
Choose a tag to compare
  • Improve internal request message handlers to support property value write and read request (0x6E)
  • Update object property handler interfaces
  • Add uecho_log_setlevel()