BSB-LAN icon indicating copy to clipboard operation
BSB-LAN copied to clipboard

[WIP] Add MQTT logging

Open jbaudoux opened this issue 10 months ago • 6 comments

Forward messages to MQTT broker

Relates to https://github.com/fredlcore/BSB-LAN/issues/442

In your BSB_LAN_config.h, set

  • byte LoggingMode = 4; // CF_LOGMODE_MQTT
  • int logTelegram = LOGTELEGRAM_ON

jbaudoux avatar Mar 31 '24 10:03 jbaudoux