UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

7 lines 212 B
export interface LocationConfiguration { /** * If set to true, the user has the possibility to add a location to a device. */ addLocation: boolean; } //# sourceMappingURL=location.model.d.ts.map