UNPKG

@c8y/client

Version:

Client application programming interface to access the Cumulocity IoT-Platform REST services.

27 lines 837 B
export * from './Client'; export * from './alarm'; export * from './application'; export * from './audit'; export * from './core'; export * from './trusted-certificates'; export * from './device-registration'; export * from './event'; export * from './identity'; export * from './inventory'; export * from './inventory-role'; export * from './measurement'; export * from './operation'; export * from './realtime'; export * from './system-options'; export * from './tenant'; export * from './tenant-options'; export * from './tenant-security-options'; export * from './tenant-login-options'; export * from './tenant-policy'; export * from './user'; export * from './user-group'; export * from './user-role'; export * from './smart-rules'; export * from './smart-groups'; export * from './feature'; //# sourceMappingURL=public_api.d.ts.map