green-hello

1.1.9 • Public • Published

green-hello

A sample Greengrass application emitting a hello message to another lambda.

Green application CodeFactor

Current version: 1.1.8

Lead Maintainer: Halim Qarroum

Table of contents

Install

green add npm://green-hello

Description

This application is a sample lambda function for AWS Greengrass used to demonstrate how to deploy Green Applications and their associated dependencies using the green-cli package manager.

Every 10 seconds, this long-running application will emit a hello message on the green/world topic. Upon a reception of an external message on the green/hello topic, the application will forward it to the green/world topic.

Deployment

The green-hello sample application has a dependency on the green-world application. Use the green-cli command-line deployment tool to deploy green-hello as stated in the Installation section.

See also

Readme

Keywords

Package Sidebar

Install

npm i green-hello

Weekly Downloads

0

Version

1.1.9

License

MIT

Unpacked Size

80.1 kB

Total Files

6

Last publish

Collaborators

  • hqm