Device Access Instructions
How to Integrate Your Product with WaveshareCloud?
To integrate Waveshare products with WaveshareCloud, you must use MQTT(S) or HTTP(S) protocols. Currently, the platform offers a one-click integration method for some popular products.
MQTT
When using MQTT to connect to the platform, the following parameters are required:
Parameter | Example | Description | Needed |
---|---|---|---|
Url | mqtt.waveshare.cloud | Fixed Url | |
Port | 1883 | MQTT protocol specified port | |
Client ID | Example: 0xxx05x2 | Usually assigned by the platform after creating the device | |
Username | Not needed for now | ||
Password | Not needed for now | ||
Publish Topic | Example: Pub/1X/1x/0xxx05x2 | Usually assigned by the platform after creating the device | |
Subscribe Topic | Example: Sub/1X/1x/0xxx05x2 | Usually assigned by the platform after creating the device |
Parameter | Example | Description | Needed |
---|---|---|---|
Url | mqtt.waveshare.cloud | Fixed Url | |
Port | 8883 | MQTTS protocol specified port | |
Client ID | Example: 0xxx05x2 | Usually assigned by the platform after creating the device | |
Username | Not needed for now | ||
Password | Not needed for now | ||
Publish Topic | Example: Pub/1X/1x/0xxx05x2 | Usually assigned by the platform after creating the device | |
Subscribe Topic | Example: Sub/1X/1x/0xxx05x2 | Usually assigned by the platform after creating the device |
Parameter | Example | Description | Needed |
---|---|---|---|
Url | mqtt.waveshare.cloud | Fixed Url | |
Port | 8884 | MQTTS protocol specified port | |
Client ID | Example: 0xxx05x2 | Usually assigned by the platform after creating the device | |
Username | Not needed for now | ||
Password | Not needed for now | ||
Publish Topic | Example: Pub/1X/1x/0xxx05x2 | Usually assigned by the platform after creating the device | |
Subscribe Topic | Example: Sub/1X/1x/0xxx05x2 | Usually assigned by the platform after creating the device |