1 Answer
- Newest
- Most votes
- Most comments
1
Assuming that the app in the greengrass will be developed using a custom component [1]. You have two ways to handle your scenario
- Publish/subscribe local messages [2]
- Publish/subscribe AWS IoT Core MQTT messages [3]
The AWS IoT Core MQTT messaging IPC service lets you send and receive MQTT messages to and from AWS IoT Core. Components can publish messages to AWS IoT Core and subscribe to topics to act on MQTT messages from other sources.
References
Relevant content
- asked 2 years ago
- asked 2 years ago
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 2 years ago