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

Support for Streams #7

Closed mariotoffia closed 3 years ago

mariotoffia commented 3 years ago

Hi and thanks for a very nice SDK!

We have starting using this SDK to realize our plant to integrate our cloud solution with both sensors and SCADA systems that sits on different backend system.

We are considering using the StreamsClient option but it does not exist in your C SDK.

Would it be possible to add this support?

Cheers, Mario

cadubentzen commented 3 years ago

I would love to use this feature too, in my case via the Rust SDK

mariotoffia commented 3 years ago

@jpeddicord and @amzn-xyxu Do you take feature requests? If not, please tell us then I'll just close this issue.

Thanks Mario :)

mariotoffia commented 3 years ago

Seems abandoned - closing issue