Commit Graph

7 Commits

Author SHA1 Message Date
Oleksii Samorukov 9298b6de5d comms/ebusd: update to v21.1
Bug Fixes
- fix for publishing several MQTT updates at once
- optimized keep alive option for net devices
- fix for duplicate entry "minarbitrationmicros" in HTTP GET
- fix for extra send retry
- fix for newer compiler versions
- fix for potential illegal string usages
- fix for named net device not being resolvable during startup

Features
- added Raspberry Pi docker image
- added support for Cygwin build
- added option to use "\*" as trailing wildcard for circuit and name in MQTT /list topic
- added "--mqttinsecure" option
- updated to newest version of enhanced protocol
- added adapter 3 PIC tool "ebuspicloader" for uploading new firmware and configuring fix IP address

Approved by:	krion
Differential Revision:	https://reviews.freebsd.org/D28112
2021-01-12 09:47:22 +00:00
Oleksii Samorukov 37d055a90b comms/ebusd - update to 3.4
- Update to the 3.4 version (see https://github.com/john30/ebusd/blob/master/ChangeLog.md)
 - Remove patches merged by the upstream

Approved by: krion (mentor)
Differential Revision:  https://reviews.freebsd.org/D24678
2020-05-03 13:20:06 +00:00
Sunpoet Po-Chuan Hsieh e9056c9e5d Update MAINTAINER: use @FreeBSD.org 2020-02-13 14:27:46 +00:00
Oleksii Samorukov fe4dcede88 Replace my personal email address to the samm@freebsd.org
Approved by:    krion (mentor)
Differential Revision:  https://reviews.freebsd.org/D22013
2019-10-13 18:16:38 +00:00
Mathieu Arnold 75bd9396db Fix USE_GITHUB usage.
While there, move things around to respect our policies.
2019-10-01 10:47:25 +00:00
Mark Linimon 60db86cff1 Fix build on GCC-based systems:
configure: error: *** A compiler with support for C++11 language features is required.

Approved by:	portmgr (tier-2 blanket)
2019-09-27 05:12:07 +00:00
Li-Wen Hsu 06bcaf30c8 Add comms/ebusd, daemon for communication with eBUS heating systems
PR:		239796
Submitted by:	samm@os2.kiev.ua
2019-09-27 00:38:02 +00:00