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

    Type Alias EditDeviceResource

    EditDeviceResource: { active?: boolean; device: GenericID; name?: string } & {
        [key: string]: string | boolean;
    }

    Allowed keys: tags.* or param.*

    The value must always be a string or boolean.