Reporting scripts
User Story
As a lysimeter maintainer I want to get the actions for hundreds of devices belonging to one configuration as a time series.
Acceptance Criteria
- The time series should be in a format, I can easily store and analyse, e.g., CSV.
Approach
- Python script using the SMS API that prepares a report for the specified configuration/filter setting.
- We want to set an example and create a repository dedicated to this purpose.
- Ideally, this would also encourage further adoption of the SMS API within the community.