Appearance
Home > resol-vbus-core > DeviceSpecificationConstructorOptions
DeviceSpecificationConstructorOptions interface
Options for the constructor of DeviceSpecification
.
Signature:
typescript
export interface DeviceSpecificationConstructorOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | The VBus channel. | ||
VsfDeviceTemplate | undefined | The VSF device template. | ||
string | The ID. | ||
number | null | The address of the device's peer. | ||
number | The address of the device itself. |