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