Jalle19 / eda-modbus-bridge

An HTTP/MQTT bridge for Enervent EDA ventilation units
GNU General Public License v3.0
14 stars 3 forks source link

Update modbus-serial to 8.0.11, thus updating serialport to 10.x #78

Closed Jalle19 closed 1 year ago

Jalle19 commented 1 year ago

Should hopefully bring serialport to a version that has native builds available so node-gyp isn't required. Fixes #77

For Node.js version 12.0, the last functioning release was serialport@10.

After this we'll have to drop support for Node.js 12.x.