Class Management Datatypes

OcaOrganizationID

using OcaOrganizationID = OcaBlobFixedLen<3>

24 bit globally unique identifier of an organization. Equal to the organization’s IEEE OUI or CID. The OUI namespace and the CID namespace are disjoint; thus, the identifier value is always unique. Value of zero designates an undefined authority. OCA datatype is a 3-byte OcaBlobFixedLen

OcaClassID

type OcaClassID

OcaClassIdentification

struct OcaClassIdentification
OcaClassID ClassID
OcaClassVersionNumber ClassVersion

Version number of the class.

OcaClassVersionNumber

using OcaClassVersionNumber = OcaUint16

Class version number, ascending from 1.