Reporting
The reporting module in NuvIoT allows provides a development environment where you can create reports that can either be generated on demand or from a recurring schedule.
The basic flow of creating reports is:
Define your report
Define your report parameters
Upload a report revision
Once you have added your report, you can use the reporting portal to:
Run the report on-demand
Schedule the report
View previously ran reports
Topics
Creating a custom report in Python
Adding the report to NuvIoT
Getting data from your devices
Specifying Parameters for your report
Running your report
Scheduling your report