Skip to navigationSkip to main contentSkip to footerScaleway Docs

How to connect to the default WebSocket network

Each Hub automatically creates a default WebSocket network, and, like the default network, users cannot delete it.

Before you start

To complete the actions presented below, you must have:

  1. Add a Hub device if you haven't already done so.

    As the WebSocket network does not implement Mutual TLS authentication, choose to Allow Insecure connections.

  2. Configure the physical device (or client) to connect through the network, using the following parameters:

    • Host: The network endpoint.
    • Port: Use 80 for plaintext or 443 for TLS.
    • MQTT Username: The Device ID from the device you created earlier.
    • If your client asks for a password, pass in an empty string.
    Important

    Mutual TLS authentication is not available on this network, which means that devices that connect over this network must Allow Insecure connections.

  3. Connect and exchange messages.

Still need help?

Create a support ticket
No Results