Changes for version 0.06 - 2022-12-18
- CHANGES
- Use Object::Pad v0.76 to avoid needing to enable `:experimental(init_expr)`
- Optionally use Future::AsyncAwait::Metrics if installed
- Handle mixed --config + commandline arguments in @ARGV order
- Permit interval/best_effort/mid3 to be specified in the config file
- BUGFIXES
- Count chip failures once per chip per reading round, regardless of how many sensors are reported by it
Documentation
commandline test utility for Device::Chip sensor data
write CSV files from Device::Chip sensor data
Modules
Base class to build Device::Chip::Sensor-based applications on