aws-greengrass-provisioner
aws-greengrass-provisioner copied to clipboard
It possible to specify topics between cloud and iot device (not core device)? thanks.
trafficstars
Take a look at GGD test which references the discovery GGD example and the discovery with shadow GGD example.
Those contain examples of how to build virtual Greengrass devices (Python scripts) and set up topics for them. This needs some modification for external devices though. Are you looking at devices like these Python scripts or true external devices?