Changelog
[0.2.0] 2025-08-01
- Agent
- Add support for firmware updates
- Created a dedicated Dbus interface
- Add support for persistent storage of device configurations
[0.1.0] 2025-04-10
Added
- Agent
- Global Agent configuration file
- Kamea Device Management
- Manual Provisioning
- Send at startup system configuration:
- OS: version, Name, Kernel Version
- CPU: Name, Archi, NbCore,
- Boot Local Time
- Total RAM, Disk space
- Send periodically telemetries:
- Current percent usage of CPU, RAM and Disk
- Support Kamea's Remote Procedure Command
- DBus
- Bidirectional communications between the agent and external applications.
- Allow the agent to receive or send to external applications configuration or telemetries received from the
cloud.
- Multi-platform support
- Yocto based distribution (including Welma)
- Debian based distribution
- Tooling
- Setup scripts for developers
- Auto generation scripts for Release
- CI/CD
- Check Build ability of the project
- Run the Unit Tests
- Run static Analyses with Sonar