1.1.1 • Published 2 years ago

@tyrion-integration/cumulus-convection-cloud v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Nucleus Cloud Service

Node-RED nodes for interacting with the Tyrion Cloud

Setup

This requires a config file located at '/data/nucleus/cumulus/config.json';

{
  "broker": "<url to broker>",
  "clientId": "<nucleus id>",
  "key": "/path/to/private/key",
  "cert": "/path/to/certifcate",
  "ca": "/path/to/ca/certifcate",
  "fileServerBase": "<url to file server>",
  "fileServerUsername": "<file server username>",
  "fileServerPassword": "<file server password>"
}
1.1.1

2 years ago

1.1.0

2 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.3

3 years ago

0.0.1

3 years ago