Template for complete identification of an OCA property instance, including object number, property ID, Get and Set method IDs, and datatype.
Properties
Object number
Property descriptor.
OCP.1 Encoding
| Field | Basic type | Byte Length |
| ONo.ONo | OcaUint32 | 4 |
| Descriptor.PropertyID.DefLevel | OcaUint16 | 2 |
| Descriptor.PropertyID.PropertyIndex | OcaUint16 | 2 |
| Descriptor.BaseDataType | OcaEnumItem | 1 |
| Descriptor.GetterMethodID.DefLevel | OcaUint16 | 2 |
| Descriptor.GetterMethodID.MethodIndex | OcaUint16 | 2 |
| Descriptor.SetterMethodID.DefLevel | OcaUint16 | 2 |
| Descriptor.SetterMethodID.MethodIndex | OcaUint16 | 2 |