UNPKG

@c8y/client

Version:

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

5 lines 173 B
import { ICustomProperties } from './'; export interface ICustomPropertiesMap { customProperties: ICustomProperties; } //# sourceMappingURL=ICustomPropertiesMap.d.ts.map