[datalog]
These settings control certain elements of datalogging including how many log files are to be kept and which data values should be logged.
Setting | Type | Explanation |
---|---|---|
attributes | String | Comma separated list of attributes to be logged. There is a default list in the ini file shipped with the software release. Note that if this list is empty then no datalogs will be created. You can reduce or increase this list using Available attributes list as needed. |
enabled | Integer 1 or 0 | Turns data logging on or off (defaults to off) |
maxlogfiles | Integer | Defines the number of log files that should be kept on the SD card. Every time the system is booted, the oldest log files are deleted until there are no more than maxlogfiles present. |