Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Set up Edge Gateway and Vehicle Simulator

1. Set up Edge Gateway

Let's set up the Docker containers to create the Greengrass components such as things, thing types, and devices on AWS Greengrass.

Additionally, we'll run the producer Docker container to mock the vehicle sensor data, which will be consumed by the Greengrass edge container.

docker holds the docker files needed to create and run the various containers needed for the edge.

2. Deploy MQTT Consumer to Edge Gateway

Deploy MQTT Consumer to Edge Gateway

3. Set up Vehicle Simulator to send Telemetry

After deploying the MQTT consumer application via AWS,

Set up Vehicle Simulator to send Telemetry

Congrats! The second part is done. Now you'll continue with setting up Telemetry "Part 3: AWS-Greengrass-Telemetry".