How to setup websocket over MQTT?

Forum Home Forums Communicating with Devices How to setup websocket over MQTT?

Tagged: , ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #12193
    flexchan888
    Participant

    Could anyone know how to setup the websocket over MQTT communication?

    Thanks

    #12194
    flexchan888
    Participant

    Sorry. It is “MQTT over websocket”

    #12197
    Mikhail
    Moderator

    The MQTT driver in Rapid SCADA is based on MQTTnet library. On the mentioned web page is written that websockets are supported: “Communication via TCP (+TLS) or WS (WebSocket) supported”. I suppose, to be able to use WS in the driver, the driver should be updated.

    #12198
    Mikhail
    Moderator

    Why do you need websockets instead of usual TCP?

    #12215
    flexchan888
    Participant

    Because my IOT device support mqtt over websocket only

    Thanks

    #12216
    flexchan888
    Participant

    Thanks

    #12223
    Mikhail
    Moderator

    Does your device include MQTT broker, or it is an MQTT client?

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.