FlowFuse / FlowFuse/node-red-dashboard
Dynamo support for rapid development
- Dominant language
- HTML
- Stars
- 355
- Forks
- 82
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 24
Description
### Description
For want of a better name, a dynamo is a collection of nodes that have properties like `{payload.title}`, `payload.data.cycleTime`, `payload.data.OEE`, `payload.data.flags.normal`, `payload.data.flags.overCycle`, etc.
The user drops the "machine overview dynamo" onto PAGE1 and sends it a status payload from MACHINE1.
The user drops the "machine overview dynamo" onto PAGE2 and sends it a status payload from MACHINE2.
With a hand full of clicks, the user has identical pages and dynamic data.
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.