onvif
    Preparing search index...

    Interface ParityBitList

    The list of configurable parity for the data error detection.

    interface ParityBitList {
        items?: ParityBit[];
    }
    Index
    items?: ParityBit[]