onvif
    Preparing search index...

    Interface StorageConfiguration

    Base class for physical entities like inputs and outputs.

    interface StorageConfiguration {
        data: StorageConfigurationData;
        token: string;
    }

    Hierarchy (View Summary)

    Index
    token: string

    Unique identifier referencing the physical entity.