-
From our app we are calling the following code when doing a logOut operation.
val options = AuthSignOutOptions.builder()
.globalSignOut(isGlobalSignOut)
.build()
…
-
Hi all,
I'm trying to setup a connection to a broker hosted on AWS IoT Core that uses Custom Auth.
Right now I'm trying to connect to the broker but it fails.
I've tried from a web browser and eve…
-
I see that the Client constructor that includes the two x509 certs is missing when I nuget into a Visual Studio Windows Universal project. I don't think I can connect a Windows 10 IoT Core device to t…
-
**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…
-
Provide native AWS IoT Core Support.
Requires #29 for adding Amazon Root CA and loading the client certificate generated by AWS.
https://aws.amazon.com/blogs/compute/building-an-aws-iot-core-dev…
-
Hi there,
Thank you for the Library. Can you provide example for the OTA with AWS IOT core?
Regards
-
**Which AWS Services is the feature request for?**
AWS IoT Core - Configurable Domains
**Is your feature request related to a problem? Please describe.**
The Android SDK requires that the AWS I…
-
Hello,
Please I need to connect a sim7000G to AWS IoT Core, I am using the Tinygsm library. I can do simple MQTT communication, but I can't find any documentation or tutorial to load the certificates…
-
The tutorial to connect the AWS with the ESP8266 can be found [here](https://medium.com/accenture-the-dock/esp8266-aws-iot-core-guide-c640f2622a51). You'll need to create an AWS account, as well as do…
-
### Description
I would like to create IoT Core job templates via Terraform.
### Requested Resource(s) and/or Data Source(s)
aws_iot_job_template
### Potential Terraform Configuration
_No respons…