UNPKG

@c8y/client

Version:

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

7 lines 197 B
export interface IDeviceRegistrationProvider { name: string; contextPath: string; priority: number; description?: string; } //# sourceMappingURL=IDeviceRegistrationProvider.d.ts.map