Cumulocity Web SDK - v1021.62.8

    Interface IBootstrapOptions

    interface IBootstrapOptions {
        baseUrl?: string;
        basicAuthToken: string;
        deviceId: string;
        expire?: number;
        timeout?: number;
    }
    Index

    Properties

    baseUrl?: string
    basicAuthToken: string
    deviceId: string
    expire?: number
    timeout?: number
    MMNEPVFCICPMFPCPTTAAATR