onvif
    Preparing search index...

    Interface ReceiverStateInformation

    Contains information about a receiver's current state.

    interface ReceiverStateInformation {
        autoCreated: boolean;
        state: ReceiverState;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    autoCreated: boolean

    Indicates whether or not the receiver was created automatically.

    The connection state of the receiver may have one of the following states: