-
**Summary**
We have built the AWS IoT device client for armv7 architecture and deployed it on our device. We were also able to connect the device to AWS IoT Core and successfully execute jobs. Our jo…
-
https://forum.pycom.io/topic/908/umqtt-aws-iot may be useful
-
**Is your feature request related to a problem? Please describe.**
I want the ability to take a AWS IoT SiteWise Asset Property that is a fault or alarm. This is usually some type of integer 16/32 b…
-
**Describe the bug**
After provisioning a greengrass device, I saw the `/greengrass/v2/logs/greengrass.log`
**To Reproduce**
1. Install greengrass via
```
sudo -E java -Droot="/greengrass/v2"…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Is there any way to use this to connect via the custom authorizer lambda function you can setup? when i put in the details, i only ever get "disconnected from server" and the lambda authorizer logs ar…
-
At some point, the AWS IoT SSL setup was dropped from this repository. Can this be added back? Perhaps as an example? The reason is that the SSL setup is quite complicated for anyone getting started.
-
From our app we are calling the following code when doing a logOut operation.
val options = AuthSignOutOptions.builder()
.globalSignOut(isGlobalSignOut)
.build()
…
-
Hello everyone. I am working with an ESP32 board, with a SIMCOM7600SA modem.
I am using the SSL Client library to connect to AWS IOT Core. But I have some problems with the stability of the connect…
adfo0 updated
2 years ago
-
I just installed the 1.16.0 ( iot-sitewise-datasource ) because it was the first version where "**All **" option was aded to get List associated assets.
Pulling associated asset of the parent asset …