mirror of
https://github.com/node-red/node-red.git
synced 2025-12-28 07:41:42 +01:00
Updated Live runtime information (markdown)
@@ -4,7 +4,9 @@ Whilst we are not a dashboard, there is some runtime information that we do want
|
||||
- performance/through-put indicators
|
||||
- ...
|
||||
|
||||
### Notes
|
||||
Each of these will be individually toggle-able
|
||||
|
||||
### 'State' of a node
|
||||
|
||||
What 'state' means will be specific to the individual node. The main use case will be for nodes that connect to external services (MQTT for eg) to indicate their connection state.
|
||||
|
||||
@@ -20,6 +22,8 @@ The state updates the indicator and the message is provided as a hover/tool-tip
|
||||
|
||||
> **Question:** should there be a limited palette of colours with well-defined state values, or do individual node types have to provide a mapping for state value to colour. (Nick thinks: limited palette)
|
||||
|
||||
### Performance/through-put indicators
|
||||
|
||||
|
||||
### References
|
||||
|
||||
|
||||
Reference in New Issue
Block a user