onvif
    Preparing search index...

    Interface ObjectId

    interface ObjectId {
        objectId?: number;
        UUID?: string;
    }
    Index
    objectId?: number
    UUID?: string

    Object unique identifier.