Datatype
DatatypeDefinition
Properties
| Property | Type | Required |
|---|---|---|
| code | number | ✓ |
| name | string | ✓ |
| description | string | ✓ |
| codec | CodecDefinition<T> | ✓ |
DatatypeCode
Type:number
PTP Datatype type definitions
| Property | Type | Required |
|---|---|---|
| code | number | ✓ |
| name | string | ✓ |
| description | string | ✓ |
| codec | CodecDefinition<T> | ✓ |
number