All first todos completed
This commit is contained in:
@@ -3,6 +3,8 @@ export interface Consumer {
|
||||
projectId: string;
|
||||
distributionBoardId?: string;
|
||||
circuitListId?: string;
|
||||
projectDeviceId?: string;
|
||||
isLinkedToDevice?: boolean;
|
||||
roomId?: string;
|
||||
roomNumber?: string;
|
||||
roomName?: string;
|
||||
|
||||
Reference in New Issue
Block a user