how do I use AWS IoT Core to send telemetry data from an edge device

@Middleware & OS Hey guys how do I use AWS IoT Core to send telemetry data from an edge device using Python and the AWS IoT SDK
Solution:
@Boss lady
Hello you would first have to set up aws iot core(on their official site), configure your iot core to ur preferred settings(on their official site), install the libraries required on your terminal
pip install awscli awscli-plugin-endpoint awscli-plugin-iot
pip install awscli awscli-plugin-endpoint awscli-plugin-iot
...
Jump to solution
4 Replies
UC GEE
UC GEE6mo ago
Hi @Boss lady ,is your edge device a Raspberry Pi, or is it an Arduino, or something else? So interested in AWS IoT core What kind of sensors are you using to collect telemetry data? @Boss lady
Solution
Dtynin
Dtynin6mo ago
@Boss lady
Hello you would first have to set up aws iot core(on their official site), configure your iot core to ur preferred settings(on their official site), install the libraries required on your terminal
pip install awscli awscli-plugin-endpoint awscli-plugin-iot
pip install awscli awscli-plugin-endpoint awscli-plugin-iot
and then setup AWS CLI by running AWS configure on your terminal
Dtynin
Dtynin6mo ago
@Boss lady
Hello you would first have to set up aws iot core(on their official site), configure your iot core to ur preferred settings(on their official site), install the libraries required on your terminal
pip install awscli awscli-plugin-endpoint awscli-plugin-iot
pip install awscli awscli-plugin-endpoint awscli-plugin-iot
and then setup AWS CLI by running AWS configure on your terminal
Boss lady
Boss lady6mo ago
@UC GEE it's a Raspberry pi
Want results from more Discord servers?
Add your server