John
|
ec75488553
|
add negative filtering
|
2022-02-26 13:44:45 +01:00 |
|
John
|
1798007f9d
|
add mqttjson=short option
|
2022-02-26 08:56:22 +01:00 |
|
John
|
7e7eb28898
|
add dumpconfigto option, JSON formatting
|
2022-02-26 08:54:01 +01:00 |
|
John
|
bb965173b4
|
add more info from next fw version
|
2022-02-20 19:44:28 +01:00 |
|
John
|
ab97fc3299
|
add --capath and --cafile including insecure option
|
2022-02-19 12:55:38 +01:00 |
|
John
|
ea60ef9194
|
fix non-json payload prefix (fixes #535)
|
2022-02-17 07:13:45 +01:00 |
|
John
|
3ee2483ab0
|
fix partial topic match (#523)
|
2022-02-13 20:53:19 +01:00 |
|
John
|
a302b15c1c
|
more verbosity on config file loading
|
2022-02-13 20:41:29 +01:00 |
|
John
|
845bb1ab6a
|
fix previous commit and fully reset stream before writing anything (should fix #514)
|
2022-02-13 14:52:24 +01:00 |
|
John
|
f1cac3c487
|
initialize precision as well (related to #514)
|
2022-02-13 12:21:41 +01:00 |
|
John
|
4aa586818b
|
corrected cleanup, var names
|
2022-02-13 11:37:02 +01:00 |
|
John
|
d5f4ced49e
|
prepare CA path+file options, use ssl lib defaults, fix reconnect with https
|
2022-02-13 11:33:55 +01:00 |
|
John
|
7d47e24c6c
|
add option to stop after inject, check invalid combination of inject/check args
|
2022-02-13 10:11:53 +01:00 |
|
John
|
abec19eca0
|
backwards compatibility
|
2022-02-12 15:43:49 +01:00 |
|
John
|
d4ae0e9e46
|
code style
|
2022-02-12 12:50:11 +01:00 |
|
John
|
7ae43351da
|
code style
|
2022-02-12 12:42:35 +01:00 |
|
John
|
4a05f30155
|
missing add to poll queue
|
2022-02-12 11:28:57 +01:00 |
|
John
|
0aeb0a4aaf
|
avoid polling if message is up-to-date within interval
|
2022-02-12 11:25:15 +01:00 |
|
John
|
bfa6f68045
|
allow passing poll prio in topic suffix
|
2022-02-12 09:20:55 +01:00 |
|
John
|
7337dd9e52
|
add option to auto-adjust poll prio of matched messages from integration
|
2022-02-12 09:15:10 +01:00 |
|
John
|
9a893252a4
|
parse all by default, check topic for match-ability
|
2022-02-12 08:45:50 +01:00 |
|
John
|
f1a5d87aab
|
auto-initialize
|
2022-02-12 08:05:59 +01:00 |
|
John
|
6fee17d0a5
|
add ssl dependencies
|
2022-02-08 21:04:34 +01:00 |
|
John
|
5ec5c3daa4
|
fix no longer needed removal
|
2022-02-07 23:05:31 +01:00 |
|
John
|
026b1994fd
|
start SSL
|
2022-02-07 22:57:38 +01:00 |
|
John
|
e3dfe32350
|
start SSL
|
2022-02-07 22:34:43 +01:00 |
|
John
|
0135dc9100
|
update year
|
2022-02-06 13:37:08 +01:00 |
|
John
|
02b04fe8ce
|
add --mqttvar
|
2022-02-06 00:45:57 +01:00 |
|
John
|
72f6265b87
|
add %fieldname
|
2022-02-06 00:41:33 +01:00 |
|
John
|
a75acb5d46
|
documentation
|
2022-02-05 19:15:56 +01:00 |
|
John
|
bc3b9489b6
|
support lograwdata=... with env as well
|
2022-02-05 19:13:12 +01:00 |
|
John
|
29c57a11e5
|
support static topic for non-JSON
|
2022-02-05 18:21:48 +01:00 |
|
John
|
d6fe1fe8ad
|
fix unique name determination (again), add test for it
|
2022-02-05 17:25:27 +01:00 |
|
John
|
85cae37260
|
compiler warnings
|
2022-02-05 17:24:38 +01:00 |
|
John
|
21fa9ba43e
|
document previous todo
|
2022-02-05 16:21:26 +01:00 |
|
John
|
916f31fab0
|
fix getName() and getField() with ignored count (again)
|
2022-02-05 16:21:06 +01:00 |
|
John
|
815e45234e
|
fix unique name determination
|
2022-02-05 15:50:46 +01:00 |
|
John
|
95fb4f6974
|
logging
|
2022-02-05 15:50:23 +01:00 |
|
John
|
070bcbe3be
|
fix global topic reduction
|
2022-02-05 14:59:09 +01:00 |
|
John
|
702ca67368
|
filter message defs by users levels as well
|
2022-02-05 13:23:26 +01:00 |
|
John
|
1d232e211f
|
add qos param, add global topic param and allow reduction to alive only (addresses #355), allow disabling defaults for topic (solves #355), optimized
|
2022-02-05 13:05:23 +01:00 |
|
John
|
6f56ca6331
|
silence compiler warning
|
2022-02-05 12:52:21 +01:00 |
|
John
|
bcf0997d35
|
comments, optimized
|
2022-02-05 12:52:00 +01:00 |
|
John
|
172223578d
|
fix lowercase search
|
2022-01-30 17:36:41 +01:00 |
|
John
|
b3f474e3b8
|
skip seen for active write messages and publish read pendant for those
|
2022-01-30 14:51:44 +01:00 |
|
John
|
6155e58e50
|
fix topic matching, extend documentation
|
2022-01-30 14:17:12 +01:00 |
|
John
|
95eef1e741
|
add curly braces support to mqtt integration, documentation
|
2022-01-30 12:48:03 +01:00 |
|
John
|
6b576c70e7
|
solved some todos, memory optimization
|
2022-01-29 14:59:31 +01:00 |
|
John
|
8661833939
|
Merge remote-tracking branch 'origin/master' into mqttintegration
# Conflicts:
# src/lib/ebus/datatype.cpp
|
2022-01-29 13:02:16 +01:00 |
|
John
|
fded31b0cc
|
extend MQTT integration support with type switch by direction and type_part-by, optimize memory usage, force publish of seen messages when filtering seen
|
2022-01-29 12:47:40 +01:00 |
|