@c8y/client
Version:
Client application programming interface to access the Cumulocity IoT-Platform REST services.
16 lines • 643 B
TypeScript
export * from './ApplicationService.js';
export * from './ApplicationBinaryService.js';
export * from './IApplication.js';
export * from './IApplicationBinary.js';
export * from './IApplicationInstanceDetails.js';
export * from './IApplicationReference.js';
export * from './ApplicationType.js';
export * from './BillingMode.js';
export * from './Isolation.js';
export * from './ApplicationAvailability.js';
export * from './IManifest.js';
export * from './IProvider.js';
export * from './IUploadParamsOverride.js';
export * from './IApplicationVersion.js';
export * from './IDeviceRegistrationProvider.js';
//# sourceMappingURL=index.d.ts.map