All Content tagged with AWS IoT Core

AWS IoT Core lets you connect billions of IoT devices and route trillions of messages to AWS services without managing infrastructure.

Content language: English

Select up to 5 tags to filter
Sort by most recent
1305 results
"Number": 108, "ResourceId": "", "Timestamp": "2024-10-08T14:35:16.503351126Z", "MessageId": "", "fPort": "-", "devEui": "-", "Event": "Downlink_Data", "LogLevel": "ERROR", "Resource":...
1
answers
0
votes
5
views
HemantG
asked 12 hours ago
"Number": 108, "ResourceId": "", "Timestamp": "2024-10-08T14:35:16.503351126Z", "MessageId": "", "fPort": "-", "devEui": "-", "Event": "Downlink_Data", "LogLevel":...
1
answers
0
votes
11
views
HemantG
asked 16 hours ago
Currently I have a number of greengrass deployments (declared in yml) where each deployment targets a specific thing group by utilizing the `targetArn` property. For example: ``` targetArn:...
1
answers
0
votes
18
views
mpung
asked 17 hours ago
I'm using AWS IoT Core Shadow. I noticed that a shadow with ```json { "desired": { "a": [18.0] } "reported": { "a": [18] } } ``` always reports a delta, even though it should not. ( A delta...
1
answers
0
votes
20
views
Timo
asked 2 days ago
I wrote the following code in my IoT Core rule to save integer value `measure_value::double` like 0 or 10.0 in a table of Timestream. Because first value was Double and the integer value couldn't...
1
answers
0
votes
21
views
Morez
asked 4 days ago
I am setting up own mqtt broker ( mosqutto ) on the aws EC2. using blow blog. [https://aws.amazon.com/blogs/iot/how-to-bridge-mosquitto-mqtt-broker-to-aws-iot/]() I facing error mantion in topic....
1
answers
0
votes
18
views
asked 5 days ago
“I used Node-RED to create a timestamp variable in my node for my role. However, this adds an extra space when I save it in timestream. What should I enter for the Dimension name and Dimension value...
2
answers
-1
votes
18
views
Morez
asked 7 days ago
![Architecture diagram](/media/postImages/original/IMXRn9xpg6RA2RwQLRKRuXtQ) Dear AWS Support Team, I am working on a report and need guidance on designing an architecture diagram for a solution...
1
answers
0
votes
92
views
Hannah
asked 8 days ago
Hi, I have setup an AWS IOT rule ("SELECT param1, param2, param3 from topic/test") that updates a dynamodb. The Rule and associated actions get triggered. However, I see that this does an...
2
answers
0
votes
29
views
Sud
asked 9 days ago
I tested my sent data on IoT Core and the values are shown double correctly. Why the values are saved in my table as a bigint (measure_value::bigint) in Db Timestream? IoT Core ![Enter image...
2
answers
0
votes
40
views
Morez
asked 11 days ago
I am trying to setup MQTT messaging from a Unitronics PLC to AWS IoT Core and the PLC requires I provide a URL to access the broker. What would the structure of that URL be?
2
answers
0
votes
30
views
asked 11 days ago
I have component B with a hard dependency on component A. I would like component B to be compatible with component A as long as the major for component A is 0 (in semver, MAJOR.MINOR.PATCH). So, as...
1
answers
0
votes
25
views
mpung
asked 13 days ago