feat(on-objects): Consume objects from mqtt topic

This commit is contained in:
2022-10-07 12:26:16 +02:00
parent 86d958216b
commit 158f08a76f
102 changed files with 19153 additions and 25 deletions
+28
View File
@@ -0,0 +1,28 @@
--lineend=linux
--style=google
--indent=spaces=4
--indent-col1-comments
--convert-tabs
--attach-return-type
--attach-namespaces
--attach-classes
--attach-inlines
--add-brackets
--add-braces
--align-pointer=type
--align-reference=type
--max-code-length=100
--break-after-logical
--pad-comma
--pad-oper
--unpad-paren
--break-blocks
--pad-header