Skip to content

tointernet/exemple-aws-iot-core-and-paho-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS IoT Core with Paho Client

Table of content

AWS Setup

Rust Example

To execute one of the exemples you must configure your AWS IoT Core following the AWS Setup step.

  • Before everting configured you need to able to compile Rust applications, to do that you can following the oficial Rust installation guid

  • To run the exemplo you will need to configure the Makefile with your own configurations

  • With everting setup just execute:

make run-rust
  • The exemplo code can be find here

GoLang Exemple

To execute one of the exemples you must configure your AWS IoT Core following the AWS Setup step.

  • Before everting configured you need to able to compile GoLang applications, to do that you can following the oficial GoLang installation guid

  • To run the exemplo you will need to configure the Makefile with your own configurations

  • With everting setup just execute:

make run-go
  • The exemplo code can be find here

About

AWS IoT Core with Paho Client. Examples in Rust and GoLang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published