File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,6 @@ authentication thype must be used when connecting with the
1515
1616## Limitations
1717
18- * Please note that this authentication type is only available for the ` json ` or
19- ` protobuf ` marshaler.
2018* As you need to setup the device ID (in this case the device is the gateway)
2119 when provisioning the device (LoRa gateway) in Cloud IoT Core,
2220 this does not allow to connect multiple LoRa gateways to a single LoRa Gateway
@@ -27,6 +25,7 @@ authentication thype must be used when connecting with the
2725### Device ID naming
2826
2927The IoT Hub Device ID must match the Gateway ID (e.g. ` 0102030405060708 ` ).
28+ It must be entered in lowercase (the IoT Hub Device ID is case-sensitive).
3029
3130### MQTT topics
3231
You can’t perform that action at this time.
0 commit comments