Optional
disabledValue of the parameter that is considered disabled.
Optional
errorOptional
floatOptional
groupUniquely identifies this parameter. For example, if this is a device parameter, the parameter ID could be "0x1080:02.8602-01-0000755-2243".
Index from the object dictionary or invented one for the virtual parameter.
Optional
intOptional
maxOptional
minThe 'name' property is mandatory.
Optional
optionsTextual representation of numerical value options for a parameter.
Optional
rawOptional
readOptional
stringSubindex from the object dictionary or invented one for the virtual parameter.
Optional
successOptional
typeThe 'typeValueKey' property represents the 'oneof type_value' from the proto file. It is used when parameter values are set on the device.
Optional
uintOptional
unitThe 'value' property can be a string, number, or buffer.
Optional
valueOptional
writeGenerated using TypeDoc
Represents a generic parameter with required properties: index, subindex, name, value, typeValueKey.