Simon Aldrich

Results 3 issues of Simon Aldrich

When writing batches of points to Influx (via the `InfluxDB::batchOf` mechanism) over UDP it is easy to accidentally exceed the maximum UDP packet size. This causes an exception to be...

enhancement

This closes #184. Adds a new mandatory member function of the `Transport` base class called `getMaxMessageSize`. This function must returns the size of the maximum message which may be transmitted...

enhancement
discussion

Hi I have the following setup: * Version 4 ebus/wifi adapter * Vaillant [Arotherm Plus](https://www.vaillant.co.uk/downloads/aproducts/renewables-1/arotherm-plus/arotherm-plus-spec-sheet-1892564.pdf) Air Source Heat Pump * Vaillant [VZW AI](https://www.vaillant.co.uk/downloads/aproducts/renewables-1/arotherm-plus/appliance-interface-operating-and-installation-instructions-1799367.pdf) Heat Pump Controller * Vaillant [SensoComfort RF](https://www.vaillant.co.uk/downloads/aproducts/controls/sensocomfort/sensocomfort-tech-sheet-apr-20-web-1738826.pdf)...