Releases: myDevicesIoT/Cayenne-Agent
Releases · myDevicesIoT/Cayenne-Agent
Cayenne Agent v2.0.4
Cayenne Agent v2.0.3
- Add support for plugins
Cayenne Agent v2.0.2
- 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
- Fixed reboot/shutdown bug
- Removed WiFi modules due to memory leak
- Fixed Pi 3 GPIO commands
- Added scheduler
Cayenne Agent v2.0.0
- 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
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
Initial release of Cayenne agent.