| Input Fields |
The Input type exposes the following members.
| Name | Description | |
|---|---|---|
| Category |
The generic type of this input. For example "VCore".
| |
| Connected |
True if this input is currently connected to a
Device
.
Otherwise false.
| |
| ID |
Input ID, typically describing the type of this input.
For example "VCore_Ignition_".
| |
| Name |
The name of this input. For example "Ignition".
| |
| Properties |
An array of
Property
objects describing this input.
| |
| ShowInHistory |
True if this input is shown in history queries. Otherwise false.
|