awsForm
Sample Project send and receive message from the aws iot cloud. Beispiel-Projekt zum Senden und Empfangen von Nachrichten mit Hilfe der Amazon AWS IoT Cloud
put your pfx-certificate in the folder awsForm/bin/Debug/certs
Resources:
- openssl pkcs12 -export -in certificate.pem.crt -inkey private.pem.key -out certificate.cert.pfx -certfile AmazonRootCA1.pem
- { "Version": "2012-10-17", "Statement": [ { "Action": [ "iot:Publish", "iot:Subscribe", "iot:Connect", "iot:Receive" ], "Effect": "Allow", "Resource": [ "*" ] } ] }
- https://www.heise.de/download/product/win32-openssl-47316
- https://youtu.be/s5gRCrzquTQ
- https://youtube.com/@biosoft-r