Releases: golioth/reference-design-dc-power-monitor
Releases · golioth/reference-design-dc-power-monitor
v1.5.0
Changed
- Merge changes from
golioth/reference-design-template@template_v2.8.0. - Version number is now set in the VERSION file
Removed
- Aludel Mini is EOL and no longer supported
v1.4.0
Added
- Pipeline example
- Add support for Aludel Elixir
Changed
- Merge changes from
golioth/reference-design-template@template_v2.4.1. - Update board names for Zephyr hardware model v2
- Use
VERSIONfile instead ofprj.confto set firmware version
DC Power Monitor RD v1.3.0
Changed
- Merge changes from
golioth/reference-design-template@template_v2.1.0.
Fixed
- Changing "reset_cumulative" to true will now immediately update cumulative state on the cloud instead of waiting for the next sensor reading to do so.
- Sensor readings now update Ostententus faceplate (if one is connected).
DC Power Monitor RD v1.2.0
Changed
- Implented a driver for the ina260 sensor
- Merged
template_v1.1.0from the Reference Design Template (NCS 2.4.1 Zephyr v3.3.99-ncs1-1) - Converted from qcbor to zcbor to match Golioth Zephyr SDK v0.7.x change
Fixed
- Added missing ina260 node for channel 1 the nRF9160dk overlay file
DC Power Monitor RD v1.1.4
Added
- Initial release
- Up-to-date with
template_v1.0.1of the Reference Design Template