Cumulocity Web SDK - v1021.62.8
    Preparing search index...

    Interface IDeviceCredentials

    interface IDeviceCredentials {
        id: string;
        password: string;
        self: string;
        tenantId: string;
        username: string;
    }
    Index

    Properties

    id: string

    Device identifier, e.g. IMEI

    password: string

    New password

    self: string

    Link to this resource

    tenantId: string

    Tenant id for authentication

    username: string

    New username