mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-15 03:10:53 +01:00
Feature: Allow configuration of LWT QoS
This commit is contained in:
@@ -98,6 +98,7 @@ struct CONFIG_T {
|
||||
char Topic[MQTT_MAX_TOPIC_STRLEN + 1];
|
||||
char Value_Online[MQTT_MAX_LWTVALUE_STRLEN + 1];
|
||||
char Value_Offline[MQTT_MAX_LWTVALUE_STRLEN + 1];
|
||||
uint8_t Qos;
|
||||
} Lwt;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user