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 |
|
John
|
03ea563afe
|
fix getName() and getField() with ignored count
|
2022-01-29 12:43:34 +01:00 |
|
John
|
7128a380f3
|
extend MQTT integration support with seen filter and variable compression
|
2022-01-23 19:34:45 +01:00 |
|
John
|
5f54d560a7
|
optimized
|
2022-01-23 17:55:37 +01:00 |
|
John
|
d73e407acb
|
extend MQTT integration support
|
2022-01-23 17:55:18 +01:00 |
|
John
|
17b1bdf4a0
|
extend MQTT integration support with type_switch
|
2022-01-22 22:21:59 +01:00 |
|
John
|
c499c4e74b
|
spelling
|
2022-01-22 15:28:52 +01:00 |
|
John
|
1e21850a2b
|
extend MQTT integration support
|
2022-01-22 15:28:32 +01:00 |
|
 JohnandGitHub
|
4bda1a5140
|
potential fix for truncated float representation
|
2022-01-16 20:00:39 +01:00 |
|
John
|
7e563d5ae9
|
add MQTT integration support
|
2022-01-16 19:05:32 +01:00 |
|
John
|
d00f6d755c
|
use array instead of hash for dumpconfig json and add circuit
|
2022-01-08 15:19:26 +01:00 |
|
John
|
c14f934837
|
add filename
|
2022-01-08 15:18:03 +01:00 |
|