UNPKG

@c8y/apps

Version:

Cumulocity IoT applications

6 lines (5 loc) 77 B
export interface Device { id?: number; name?: string; type?: string; }