modelControlPanelSubscribe
Examples
# Subscribe a model to a control panel
kind: ControlPanel
frame: my-home-frame
source: my-control-panel
Object properties
Name |
Type |
Required |
kind |
Constant: ControlPanel |
yes |
frame |
string |
yes |
source |
string |
yes |
- Object with the following properties:
kind
(required): Constant ControlPanel
- Subscribe to the value of a control panel. By default all changes are propagated to the inputs of your model
frame
(required): string
- The frame that the control panel you wish to subscribe to lives.
source
(required): string
- The control panel name to use as a source. This is the same name as used in your contents