-
Hi,
Did anyone try executing the aws iot sample recently?
As per readme,command to mount things folder is as below:
` docker run -it -p 3303:3303 -v ${thingsFolderPath}:/tmp/flogo-web/build/serve…
-
**Describe the bug**
Develop on the Swift
When using AWSMobileClient to connect IoT Pub/Sub/Shadow, only the first cognito user can success, but second and more new user both can't connecting IoT.
…
-
Hi,
I connect my Raspberry to AWSIoT to send data from Temperatur sensor, but i have Always this Problem:
_Traceback (most recent call last):
File "temp_LCD_AWS1.py", line 23, in
myM…
-
Hi,
I am currently doing a project using esp32 to get thing shadow from IoT Core, my project now is encountering a problem that the responding time from IoT console is too long. I used the `AwsIotSha…
-
```
var awsIot = require('aws-iot-device-sdk');
var uuid = require('uuid');
var device = awsIot.device({
keyPath: "-private.pem.key",
certPath: "-certificate.pem.crt",
caPath: "-root-CA.key",…
-
Hello All,
I've got the following error log that worked fine at last few days of 2018 when I tried to connect to AWSIOT today.
I'm running on MAC and I'm using Python 3.7 (OpenSSL 1.0.2q 20 Nov 2…
-
finally when i run the lambda code i got the below error
{
"errorMessage": "Invalid connect options supplied.",
"errorType": "Error",
"stackTrace": [
"Function.DeviceClient (/var/task/node_modu…
-
I'm trying to use AWS-IOT-SDK-IOS
Some background info:
- I run on iPhone (iOS 10)
- XCode 8.2
- I used sample from https://github.com/awslabs/aws-sdk-ios-samples/
I run this sample with steps …
-
### To help us solve your problem better, please answer the following list of questions.
* What service are you using?
AWSIoT
* In what version of SDK are you facing the problem?
2.6.21
…
-
**State your question**
Develop on the Swift
When using AWSMobileClient to connect IoT Pub/Sub/Shadow, only the first cognito user can success, but second and more new user both can't connecting IoT…