Draft: Replace mqtt handling with RagConnect
Compare changes
- René Schöne authored
- apply style guide to build.gradle - using locally built ragconnect with the latest fixes WIP - refactor non-serializable stuff out of AST (SerializationExclusion) - use incremental eval to trigger state sending (attribute: triggerStateUpdated), still WIP - added test case to check that mqtt and rules work together (MqttRulesTest) - added more logging while searching for errors