onvif
    Preparing search index...

    Interface SpecialDayGroupInfo

    The SpecialDayGroupInfo structure contains the basic information about the special days list.

    interface SpecialDayGroupInfo {
        description?: string;
        name: string;
        token: string;
    }

    Hierarchy (View Summary)

    Index
    description?: string

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

    name: string

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

    token: string

    A service-unique identifier of the item.