@@ -145,6 +145,10 @@ function registerMqtt()
end)
end
function connectedMqtt()
return mqttConnected
function startMqttClient()
if (mqttServer ~= nil and mqttPrefix ~= nil) then
registerMqtt()
The note is not visible to the blocked user.