Property
PropertyAccess
Type:"Get" | "GetSet"
PropertyDefinition
Properties
| Property | Type | Required |
|---|---|---|
| code | number | ✓ |
| name | string | ✓ |
| description | string | ✓ |
| datatype | number | ✓ |
| access | PropertyAccess | ✓ |
| codec | CodecDefinition<T> | ✓ |
| defaultValue | T | |
| currentValue | T |
DevicePropCode
Type:number