All Content tagged with Internet of Things (IoT)

Connect, collect, store, and analyze device data for industrial, consumer, and commercial use

Content language: English

Select up to 5 tags to filter
Sort by most recent
Let's suppose I have a greengrass component dependent on the docker application manager and I use `docker compose` for container orchestration. ``` --- RecipeFormatVersion: '2020-01-25' ComponentName:...
1
answers
0
votes
30
views
mpung
asked 8 days ago
Right now, I am using the ESP32 to build a device that can send data over an AWS-IOT. I am planning to use several ESP32 devices. Right now, I made a thing specifically for each device. I must...
1
answers
0
votes
114
views
asked a month ago
Hello Everyone, I have create 1 IoT Thing in my AWS IoT core service and now I want to connect my IoT Device (Which is running with ESP32 module based IoT Gateway) with my AWS IoT Core Thing. What...
0
answers
0
votes
58
views
asked 2 months ago
I see examples for CLI, C++, etc, but I need to call the describe-endpoint API from embedded C.
2
answers
0
votes
90
views
JD
asked 2 months ago
1
answers
0
votes
266
views
asked 2 months ago
Hi, I have some raw CSV data coming in from my THING. I created a rule but am having trouble parsing the data to my Dynamo DB. I can write all to one Type, but not multiple or separately. I want to...
1
answers
0
votes
236
views
Brent
asked 2 months ago
Hi everyone, I'm currently working on implementing Firmware Over The Air (FUOTA) updates for a Heltec ESP32-S3 v3 device using AWS IoT Core for LoRaWAN FUOTA. I’m encountering some challenges and...
1
answers
0
votes
294
views
zackiex
asked 3 months ago
anyone can share an example of IoT Deployment Cloud Formation template ?, it seems that i can't deploy public component and as key i can't pass a parameter. Here the example of my Cloud Formation...
1
answers
0
votes
192
views
asked 3 months ago
In my scenario i deployed 3 components provided by aws : stream manager, token auth service, device defender and a custom component that does data push to stream manager. in my case i got this error...
1
answers
0
votes
192
views
asked 3 months ago
I want to define a security profile for an IoT Thing Group. What are all available "device side" metrics that i can use when i configure Behaviors in a Security Profile ? I've seen from this link :...
1
answers
0
votes
160
views
asked 3 months ago
I am looking to use software packages for firmware releases. Currently my team uses downloads firmware from a presigned url which is part of the job document: ``` { "operation": "fw_update", ...
1
answers
0
votes
192
views
asked 4 months ago
I have a model in Sitewise that specified a measurement with data type boolean. Now I have a problem when I want to map this measurement to an asset. For all other data types (String, Double,...
1
answers
0
votes
143
views
Niederb
asked 4 months ago