Draft: Replace mqtt handling with RagConnect
- Feb 13, 2023
-
-
René Schöne authored
- use new local version of ragconnect with fixed inheritance - rework item parsing (fill item in place instead of using an NTA) - remove unknownGroup NTA (replace with singleton-like method) -
-
- Feb 08, 2023
-
-
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
-
- Jul 07, 2021
-
-
René Schöne authored
-
René Schöne authored
-
René Schöne authored
- removed MqttTopic, added TopicString to Item - removed deprecated EraserParserHelper - WIP: correct transformation of state to String and back
-