Interface ITrignoBtComponent
Interface for the BT component objects
Namespace: DelsysAPI.Contracts
Assembly: DelsysAPI.dll
Syntax
public interface ITrignoBtComponent
Properties
Configuration
The configuration of the component
Declaration
TrignoBTConfig Configuration { get; set; }
Property Value
| Type | Description |
|---|---|
| TrignoBTConfig |
Properties
The properties of the component
Declaration
TrignoBtProperties Properties { get; set; }
Property Value
| Type | Description |
|---|---|
| TrignoBtProperties |