OTA update for raspberrypi4

0

Hello, Nik here, I want to upload and update my normal python files to raspberry pi remotely (through OTA) using Greengrass core. Can anyone tell me, How can I do this with Greengrass, or is it possible to do by using AWS Greengrass?

Thank you

2개 답변
1
수락된 답변

Hey Nik,

Not sure what the end goal is here but on Greengrass you would have to create a component (your python files) and provide a recipe which then you would have to deploy to your core device. You can follow this tutorial on how to do it using the GDK (Greengrass Development Kit)

If you are just asking a general question regarding how to copy files over to a remote device where you have greengrass installed without creating a component, you could use tools linux provides (if you are using linux) to copy or sync files such a scp or rsync rsync tutorial

Hope this helps,

Nelson

AWS
답변함 일 년 전
0

Hi Nik,

you can use the Systems Manager Agent component. AWS Systems Manager has a Patch Manager to automate patching.

Cheers,
Philipp

AWS
전문가
답변함 일 년 전
  • Thank you Philipp, but according to me System manager agent service is used for manage the core IoT devices. Can you Please elaborate how can I deploy my python files...?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인