aws / aws-greengrass-core-sdk-c

SDK to use with functions running on Greengrass Core using C
https://aws.github.io/aws-greengrass-core-sdk-c/
Apache License 2.0
27 stars 13 forks source link

Subscribe MQTT topic sample avaiable? #5

Closed awsa2ron closed 4 years ago

awsa2ron commented 4 years ago

Hi,

I found gg_lambda_handler_read API, but I think it's different from MQTT subscription. It's possible to provide a sample for subscription MQTT topic and analytics?

Thanks!

awsa2ron commented 4 years ago

I got it. gg_lambda_handler_read looks like a superset of MQTT subscription. What I need to do is only to config GG subscriptions.