1.1.9 • Published 6 years ago

green-hello v1.1.9

Weekly downloads
3
License
MIT
Repository
github
Last release
6 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

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago