Skip to main content

Questions tagged [aws-iot-greengrass]

This is used for AWS IOT Greengrass discussions. AWS IoT Greengrass is an Internet of Things (IoT) open source edge runtime and cloud service that helps developers build, deploy, and manage device software. https://aws.amazon.com/greengrass/

0 votes
1 answer
27 views

AWS Greengrass is not downloading S3 Artifact to custom location

I have created a AWS Greengrass component to pull docker-compose file and a python script to run docker-compose. I am defining my artifacts as below, but the problem is my python script is getting ...
Zain Ul Abidin's user avatar
0 votes
0 answers
19 views

Greengrass not unzipping s3 artifact

I'm trying the AWS greengrass to manage my devices. The bellow is my receipe. { "RecipeFormatVersion": "2020-01-25", "ComponentName": "com.test.setup", &...
abcXYZ's user avatar
  • 140
0 votes
0 answers
24 views

AWS Greengrass component MQTT message is not showing in MQTT client test in console

i wrote following python code to send a message over MQTT to all subscribers, its also sending fine no exception there i checked the greengrass logs. The problem is the published message is not ...
Zain Ul Abidin's user avatar
0 votes
0 answers
21 views

AWS GreenGrass network data usage

Does anyone know what is the expected data usage and patterns for Greengrass? We're using GG v2.9.2 currently with connected devices on 4G LTE modems and seeing a bit of variety across different ...
Scott MacKenzie's user avatar
1 vote
1 answer
104 views

Cannot deploy AWS Greengrass v2 components with boto3

I developed a greengrass component that is basically a jar, with no configuration, as example to getting started with AWS Greengrass v2. I created a S3 bucket containing the jar and created a ...
paoloo's user avatar
  • 99
0 votes
1 answer
64 views

Is direct OS access necessary when setting up MQTT client devices for IoT Greengrass?

I am a beginner to MQTT and IoT, but I am experimenting with a project to see if MQTT is a possible solution. We have some scanners and other peripheral devices on a factory floor. We use AWS, so I'm ...
andrew's user avatar
  • 1
0 votes
0 answers
46 views

AWS GreengrassCore 2: Sending Images using MQTT Protocol

Greeting! I have two greengrasscoreV2 devices, one running at floorshop taking images and sending to another core device in data center which runs inferrence and pushes the results to s3. Both of the ...
IIOT-Zero's user avatar
  • 159
0 votes
0 answers
51 views

How to use Offline queuing in AWS IoT Core?

I'm attempting to implement offline queuing in AWS IoT Core using the aws-iot-device-sdk in Node.js. However, it appears that the functionality is not functioning as expected. Specifically, when ...
Vimox Shah's user avatar
1 vote
1 answer
125 views

Can't get greengrass to work with TPM privkey and cert

I'm trying to get greengrass working with a SLB9670 tpm, and can't seem to get it working no matter what I try. All documentation online seems incorrect or deprecated in relation to this process. This ...
Joshua S's user avatar
0 votes
1 answer
90 views

Deploying Lambda Function Using AWS IoT GreenGrass On Jetson Nano

I'm new to AWS IoT Cloud Services, I've created a lambda function that is triggered whenever any image is uploaded in the bucket associated with it and its working fine on AWS, After deploying it ...
Tahseen Abbas hyder's user avatar
0 votes
1 answer
226 views

Amazon Greengrass Docker deployments: docker-compose not found

I am trying to use AWS Greengrass to deploy docker containers to IoT devices (the devices have docker installed on them already) and am following the instructions provided by AWS to do this: https://...
ZeroTerabytes's user avatar
1 vote
1 answer
322 views

(nucleus):IDT 4.7.0 for greengrass v2 cloudcomponent test failed Failed at 'the Greengrass deployment is COMPLETED on the device after 180 seconds

Hope someone can help me out with this ; stuck on the error for days Describe the Error Running IDT shows error in cloudcomponent log the Greengrass deployment is COMPLETED on the device after 180 ...
jason yu's user avatar
0 votes
0 answers
414 views

Greengrass-cli: Command not found

I am working on AWS Greengrass with raspberry pi4. I have successfully installed all the necessary software for this and also have done some deployments but after the one or two deployments, I found ...
Nik's user avatar
  • 1
0 votes
1 answer
41 views

web interface for potentiometer in aws iot

actually, I write program in Arduino ide which read potentiometer value and send it to AWS MQTT. whenever I revolve my potentiometer it prints value in AWS MQTT and now I want it to access from web ...
Mahad asif's user avatar
0 votes
1 answer
90 views

Compatibility of meta-aws with different Yocto versions

I'm trying to build a Yocto image for a AWS Greengrass Core Device using meta-aws layer. I'm really new to this topic, so I already stuck at the very beginning... It seems as there are compatibility ...
ThKe93's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
11