MQTT provider
type MQTTProvider = enumeration(TCP "TCP", SSL "Secure TLS encrypted TCP", WS "Websocket", WSS "Secure TLS encrypted websocket");