Appearance
Home > resol-vbus-core > Specification > getDeviceSpecification
Specification.getDeviceSpecification() method
Get a device specification for a header and its participant.
Signature:
typescript
getDeviceSpecification(header: Header, which: 'destination' | 'source'): DeviceSpecification;
Parameters
Parameter | Type | Description |
---|---|---|
header | The header | |
which | 'destination' | 'source' | Either 'destination' or 'source.' |
The device specification.