-
I was following the example from the readme to connect my device. The IoT device exists in the cloud and the code runs without any errors. But the console.log statement inside the connect-function is …
-
Hi Team,
I am using AWS FreeRTOS version 202007 and ESP32.
I am facing an issue in OTA Update.
If the parameter "otaconfigMAX_NUM_BLOCKS_REQUEST" is set to 8, means for every data request(…
-
Hi,
I am using a aws sdk for nodeJs in my Lambda function to publish to AWS IOT Thing topic.
The payload is being published, I can confirm in test client in AWS IoT.
But for some reason it is gener…
-
Using `AWSIoTPythonSDK==1.4.3`, I've caught a `KeyError` exception inside `core.shadow.deviceShadow`
```
2020-06-10 16:27:50,104 [INFO] AWSIoTPythonSDK.core.protocol.mqtt_core: Performing sync pu…
-
''BillingInfoSourceProxy': {
'module': 'decisionengine_modules.AWS.sources.BillingInfoSourceProxy',
'name': 'BillingInfoSourceProxy',
'parameters': {
'c…
-
Currently I am working on a Lambda function used by API Gateway to implement a Request/Reply for communication with a device. The below code is working fine when it is executed the first time:
```
…
ghost updated
4 years ago
-
On 10 service descriptions I found broken links. Either the links only contain the HTML document without any path or they contain unresolved placeholders.
No, I did not manually check all links in …
-
I have been trying to get the basicPubSub.py script to work using Python 2.7 and Python 3.6 but keep getting the following error condition:
2018-11-22 14:00:58,477 - AWSIoTPythonSDK.core.protocol.i…
-
I have tried the 'aws-sdk' to publish a message to AWSiOT, which is then received by the devices subscribed to a topic.
But then, when the device responds back with a PUBLISH message, how do i notify…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [x] I've searched for [previous similar issues](https://github.com/aws/aws-iot-device-sdk-cpp-v2/issues/) and didn't find any solutio…