-
### Describe the bug
We connect through the device serial number, AWS IoT. When the device serial number is duplicated, the IoT connection will continue to be disconnected and reconnected, sometimes …
-
### Describe the bug
We want to fetch a value from the secretsmanager using the AWS SDK. When using the SecretsManagerClient with snapstart enabled, the client cannot find the AWS credentials. Other …
-
I am using this code.
```
iotClient, err := iotdevice.NewFromConnectionString(mqtt.New(), connString)
if err != nil {
fmt.Println(err.Error())
}
```
I got this error
`network Error : x509…
-
Hi,
I have trouble to get an event for the connection state on the iotClient.
At the other hand the disconnection works fine: `client.on('disconnect', callbackDisconnect);` but I can't detect a co…
-
- **Package Name**:
@azure/event-hubs
- **Package Version**:
5.0.0
- **Operating system**:
Linux in a node:alpine Docker container
- [ ] **nodejs**
- **version**: 13.8.0
- [ ] **browser*…
-
IoTClient Tool 欧姆龙Fins的short数据读写结果不一致,是ByteFormatting()方法漏了对2字节数据的变换?
-
Hi,
I am trying to use the library to get info about wifi running on a raspberry pi (linix), but I get this exception
System.Reflection.TargetInvocationException: Exception has been thrown by th…
-
# Context
- **OS and version used:** Android 9 / API 28
- **SDK version used:** implementation 'com.microsoft.azure.sdk.iot:iot-device-client:1.30.1'
## Description of the issue
We have severa…
-
Hi,
I working latest device updates sdk code and developed some own unit test for own customized part of code.
Unit test is acting for function which send message to cloud , so it has dependencies …
-
Modbus 83异常码没做处理,比如设备在响应报文01 82 01 81 60时,我调试源码发现没对80以上异常码做任何处理导致此时查询结果尽然是正常的,希望您能处理下异常码
Assur updated
2 years ago