Node data CSV export & misc fixes (v8.9)
New features
-
Add "excel timestamp" columns in CSV exports. You can now open the CSV in excel and simply format the column as date-time and that column will display each datapoint time.
-
New SMS limit setting - an SMS will only be repeated after this many milliseconds. Helps to limit repeats for things like repeated motion or alerts:
-
Moved "Restart App" in main menu
Other changes and fixes
- Settings page listview trigger create bug fix
- Added _example.js event override sample
- Fixed README.md titles
- Fixed AM/PM bug in SMS messages
- Updated exports.timeoutOffset function
- Setup script mkdir /data/db so pi would chown it