1.1.9 • Published 7 years ago

green-hello v1.1.9

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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

1.1.9

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago