All Content tagged with AWS IoT Greengrass

AWS IoT Greengrass is an open-source edge runtime and cloud service for building, deploying, and managing device software.

Content language: English

Select up to 5 tags to filter
Sort by most recent
817 results
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
23
views
mpung
asked 8 days ago
Hello, After a power failure or if the PC on which Greengrass is installed doesn't shut down properly, I get an error when I start it up again. The log file says that the...
1
answers
0
votes
21
views
Nacir
asked 8 days ago
I am using a private CA that has been registered with IoT core and it is used to sign the device identity key. Have been able to get devices to do Just In Time Provisioning (JITP) using both RSA and...
1
answers
0
votes
29
views
mpung
asked 9 days ago
I want to be notified when the account reaches the **limit** for Dynamic Thing Groups. Is there like a AWS metric that I could use to set alarm. It could be a metric for: * When...
1
answers
0
votes
25
views
Luis
asked 10 days ago
I have a private greengrass component which is essentially wrapper for a docker container. I'm not sure how should I manage it's lifecycle. Component is meant to be deployed on edge device which might...
1
answers
1
votes
55
views
mkubica
asked 19 days ago
Hello everyone, I’m currently using the aws.greengrass.SecureTunneling component, **version 1.0.19**, and I’ve encountered connectivity issues, after several connections its stop working....
0
answers
0
votes
27
views
asked 21 days ago
As per the documentation https://docs.aws.amazon.com/greengrass/v2/developerguide/run-greengrass-docker.html#greengrass-docker-downloads I've tried...
1
answers
0
votes
43
views
asked 22 days ago
When I try to run any port except 'SSH', i get an error from greengrass like below. How do I specify a specific port with localproxy so that I can remote tunnel this via ...
Accepted AnswerAWS IoT Greengrass
1
answers
0
votes
37
views
majh
asked 23 days ago
Hello, Is there a greengrass component recipe setting to configure a component to run once when deployed but not run when the greengrass nucleus is restarted? Essentially one-shot functionality. The...
1
answers
0
votes
46
views
mpung
asked a month ago
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
39
views
mpung
asked a month ago
Here is my issue. I recently update a component (Python) to be deployed to my Greengrass core devices. One of the new feature of the component was to log errors to Datadog. I create a deployment and...
1
answers
0
votes
65
views
frawau
asked a month ago
I would like to know if the ECC608 and SIMCOM7600 can be used together. I intend to use a certificate from the ECC608 and have the SIMCOM7600 communicate with AWS IoT Core via MQTT(S), with the board...
1
answers
0
votes
60
views
ALXDS13
asked a month ago