New features
Runtime information
Added first version of runtime information to the netdaemon app switch ( only works in NetDaemonRxApp.
- Next scheduled event
- Last error message
- Show custom app attributes set in app
Better error logging
Error logging are logged in the specific app context
Maintenance
- Fairly big refactoring to move compiler to own class, the app specific features moved from DaemonHost to DaemonAppBase.
- Added GetData and SaveData to the NetDaemonRxApp
- Bump dependencies