FlowFuse / FlowFuse/nr-project-nodes

Support `env` type values in topic fields

Open
#34 1 comment 2 reactions 0 assignees View on GitHub
needs-triage size:S type:feature
Dominant language
JavaScript
Stars
7
Forks
1
Avg merge
8d 6h
Merged PRs (30d)
2

Description

### Description

To make it easier to construct topics using env vars, we should enhance the topic field to be a TypedInput with support for both `string` (default) and `env` types.

The `env` type would then allow the topic to be set to something like `foo-${SOME_ENV_VAR}`.

The workaround is to set a Flow level env var to that value, and then reference *that* env var in the Project Node.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.