Commit Graph
1651 Commits
Author SHA1 Message Date
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
John dea6b976e2 add creation time 2021-11-20 09:15:38 +01:00
John efa18923a9 add optional allowIncomplete to parseSignedInt() 2021-11-20 09:15:09 +01:00
John 1354b94d9e fix device info 2021-11-15 20:26:48 +01:00
John 5e5ed3fdd9 fix deletion 2021-11-13 18:07:29 +01:00
John 1f95b4934e add invalid to info 2021-11-13 17:11:38 +01:00
John ac8b937a03 add grace period for race in connection cleanup 2021-11-13 17:09:37 +01:00
John c900e49431 always check error even if something can be read, flush stdout 2021-11-13 15:52:27 +01:00
John 30c5a578c9 check error after reading 2021-11-13 15:20:41 +01:00
John 2f40129b99 stop on error conditions 2021-11-13 14:58:54 +01:00
John 3f40162479 check polled count 2021-11-13 14:08:47 +01:00
John dd1a051511 don't check hangup too early 2021-11-13 13:49:53 +01:00
John bf811f60a1 fix previous commit 2021-11-13 13:23:04 +01:00