-1

I have already created and deployed the job that controlled the connected iot devices using js(ref : click here).

Now i want to implement the job and want to control the connected iot devices using python.

If it is possible to implement the above task in python ?

I googled it but i didn't get any reference related to my query.Most of the time the search engine shows up the iot related jobs information.

Kindly comment the reference links that is useful for me

tamil arasan
  • 64
  • 1
  • 10

1 Answers1

1

Take a look to boto3, the python aws sdk:

Joaquín Bucca
  • 1,060
  • 8
  • 11