mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-11 17:30:37 +01:00
To support TLS its necessary to use another MQTT library. The new lib is a drop-in replacement for the async-mqtt-client.
opendtu
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint