TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Type Alias DeviceCreateResponse

    type DeviceCreateResponse = {
        bucket_id: GenericID;
        device_id: GenericID;
        token: Types.GenericToken;
    }
    Index

    Properties

    bucket_id: GenericID
    device_id: GenericID