UNPKG

@iotize/tap

Version:

IoTize Device client for Javascript

24 lines (23 loc) 517 B
/** * Generated file. Do not edit */ export declare const ResourceMetaData: { '/data-log/options': { put: { minApiVersion: number; configModeRequired: boolean; schema: { $ref: string; }; }; }; '/data-log/crypto-key': { put: { minApiVersion: number; configModeRequired: boolean; schema: { $ref: string; }; }; }; };