openenergysolutions / openfmb.adapters

OpenFMB Adapters
Apache License 2.0
3 stars 1 forks source link

MQTT TLS support #67

Closed emgre closed 5 years ago

emgre commented 5 years ago

Closes #52.

See https://github.com/openenergysolutions/openfmb.adapters/wiki/MQTT-TLS-Security for more details on the configuration of Mosquitto and the adapter.

PAHO MQTT C and C++ libraries can now be fetched from Conan. However, there was a bug in the package that was recently fixed (see https://github.com/conan-community/community/issues/252), so you need to make sure you have the latest recipe so it works.