OcaObjectIdentification

class OcaObjectIdentification()

Object identification. Composite of object number and object’s class. Used mainly in discovery processes.

OcaObjectIdentification.ONo

type: number

Object number of referenced object.

OcaObjectIdentification.ClassIdentification

type: OcaClassIdentification

Class identification of referenced object.