TaskInput
Property | Type | Description | Mandatory/Optional |
---|---|---|---|
MaintenanceTask | MaintenanceTaskInput | Maintenance Task to be created | Mandatory |
DeviceId | long | Id of the device | Optional |
RoomIds | List<long> | List of room Ids | Optional |
 Note : Must input one of these properties (DeviceId or RoomIds)