mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-15 11:19:47 +01:00
Feature: Allow custom MQTT Client ID
This commit is contained in:
@@ -60,6 +60,7 @@ enum WebApiError {
|
||||
MqttHassTopicLength,
|
||||
MqttHassTopicCharacter,
|
||||
MqttLwtQos,
|
||||
MqttClientIdLength,
|
||||
|
||||
NetworkBase = 8000,
|
||||
NetworkIpInvalid,
|
||||
|
||||
Reference in New Issue
Block a user