The AWS Greengrass Core SDK for C provides an interface to interact with the Greengrass Core system on the edge. It is c89 compliant and is meant to be performant while minimizing dependencies. The build will produce a shared object named libaws-greengrass-core-sdk-c.so under the build/aws-Greengrass-core-sdk-c directory. This is the shared object that the Lambda executable links to. The shared object is a stub implementation that helps Lambda executables to link against. It will be overridden by the actual shared object that comes with the Greengrass Core release bundle. The -Wl,--enable-new-dtags flag is needed for adding the Greengrass C SDK shared object path into the Lambda executable's RUNPATH, so that the stub shared object can be overridden by the libaws-greengrass-core-sdk-c.so which comes along with the Greengrass Core Release bundle. It is automatically included when linking to the aws-greengrass-core-sdk-c.

Features

  • You can use CMake to build Greengrass Lambda executables
  • After the Lambda executable is built, it should be packaged into a deployment packag
  • Every API request must be initialized using gg_request_init() before making the actual request
  • Requires cmake 2.8+
  • Requires Greengrass Core 1.6+
  • Requires libc 2.14+

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow AWS Greengrass Core C SDK

AWS Greengrass Core C SDK Web Site

Other Useful Business Software
Power through agendas and documents, make more informed decisions and conduct board meetings faster. Icon
Power through agendas and documents, make more informed decisions and conduct board meetings faster.

For team managers searching for a solution to manage their meetings

iBabs not only captures the entire decision-making process – it takes all the paperwork out of meetings. iBabs empowers everyone who has ever organized or attended, a meeting. With a seemingly simple app that offers complete control and a comprehensive overview of all those fiddly details. With about 3000 organizations and over 300,000 users, iBabs gives you peace of mind. So you can quickly organize effective meetings, and good decisions can be made with confidence. iBabs didn’t just happen overnight. We started analyzing and simplifying board meeting processes many years ago. We understand all the work that goes into meetings, and how to streamline everything so it all flows smoothly. On any device, confidentially, securely and automatically. Make good decisions with confidence.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of AWS Greengrass Core C SDK!

Additional Project Details

Programming Language

C

Related Categories

C Software Development Software

Registered

2022-07-11