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
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