onvif
    Preparing search index...

    Interface Area

    The Area structure shall include all properties of the AreaInfo structure and optionally a parent area token, an OccupancyControl structure and/or an Antipassback structure.

    interface Area {
        description?: string;
        extension?: AreaExtension;
        name: string;
        token: string;
    }

    Hierarchy (View Summary)

    Index
    description?: string

    User readable description for the Area. It shall be up to 1024 characters.

    extension?: AreaExtension
    name: string

    User readable name. It shall be up to 64 characters.

    token: string

    A service-unique identifier of the item.