Skip to content

Releases: myDevicesIoT/Cayenne-Agent

Cayenne Agent v2.0.4

21 Apr 22:43
4fa4360
Compare
Choose a tag to compare
  • Fix for dependency issue breaking install

Cayenne Agent v2.0.3

17 Dec 20:02
02a5dbb
Compare
Choose a tag to compare
  • Add support for plugins

Cayenne Agent v2.0.2

12 Nov 19:37
903ce84
Compare
Choose a tag to compare
  • Reduce amount of payload data sent
  • Send real-time digital data changes
  • Restore actuator state on reboot
  • Fix to prevent nonexistent or missing 1-wire devices from sending data

Cayenne Agent v2.0.1

18 Jul 23:59
1b71c6c
Compare
Choose a tag to compare
  • Fixed reboot/shutdown bug
  • Removed WiFi modules due to memory leak
  • Fixed Pi 3 GPIO commands
  • Added scheduler

Cayenne Agent v2.0.0

03 May 23:33
0ab787f
Compare
Choose a tag to compare
  • Now using MQTT for all communications
  • Installation time reduced by 90% when using RPi2/3 (50% with RPi1) on Raspbian Stretch
  • CPU load reduced down to 1%
  • Code cleanup and bug fixes

Cayenne Agent v0.2.1

16 Jun 17:46
Compare
Choose a tag to compare

Release Notes:

  • Replaced C module for retrieving system info with Python code.
  • Update CPU temp code to work across more platforms.
  • Fixed error loading libgcc_s.so.1 on 64-bit systems.

Cayenne Agent v0.2.0

16 Jun 17:47
Compare
Choose a tag to compare

Initial release of Cayenne agent.