Commit Graph
1613 Commits
Author SHA1 Message Date
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
John b3ba3a4c99 spelling 2022-01-08 15:15:53 +01:00
John 13221e2fd7 remove incomplete override path feature 2021-12-19 16:44:43 +01:00
John a070dd65d5 avoid strlwr 2021-12-18 11:12:43 +01:00
John dcddea596f also use env vars for parsing options 2021-12-18 10:51:46 +01:00
John 8af96e41d0 set min host latency to 10ms 2021-12-11 17:15:18 +01:00
John a4e19b852c allow optional build with ebusfeed (fixes #477) 2021-12-11 15:45:51 +01:00
John 125320343a update update check service location 2021-12-11 14:31:41 +01:00
John 749432707a missing cleanup 2021-12-11 13:50:43 +01:00
John e5e1db4c8e new arbitration delay factor and range, corrected unit 2021-11-28 16:04:10 +01:00
John a5a9b2cf4c new arbitration delay factor and range, corrected unit 2021-11-28 16:03:00 +01:00
John 4ecdbea633 new arbitration delay factor and range, corrected unit 2021-11-28 16:00:43 +01:00
John 1f3a445e18 allow setting arbitration delay 2021-11-20 17:55:53 +01:00
John 420f70ace3 validate full area was read from file 2021-11-20 17:51:56 +01:00
John 803c2542f2 comments 2021-11-20 17:50:47 +01:00
John 8370ba72b4 add getField(), getDataType() 2021-11-20 10:11:55 +01:00