Appearance
Home > resol-vbus-core > DeviceSpecification
DeviceSpecification class
A device specification.
Signature:
typescript
export declare class DeviceSpecification
Constructors
Constructor | Modifiers | Description |
---|---|---|
Construct a device specification. |
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. |