onvif
    Preparing search index...

    Interface Split

    interface Split {
        from: ObjectId;
        to?: ObjectId[];
    }
    Index
    from: ObjectId
    to?: ObjectId[]