interface DevicesRelated {
    bucket: string;
    id: string;
    name: string;
}

Hierarchy (view full)

Properties

Properties

bucket: string
id: string
name: string