Device: {
    id: string;
    model: string;
    name: string;
    status: Status;
}

Device type