Update: Device Count Details
More information about device membership in Batches, Profiles and Models.
This commit is contained in:
@@ -11,6 +11,9 @@ namespace Disco.Models.UI.Config.DeviceProfile
|
||||
Disco.Models.Repository.DeviceProfile DeviceProfile { get; set; }
|
||||
List<Disco.Models.BI.Config.OrganisationAddress> OrganisationAddresses { get; set; }
|
||||
|
||||
int DeviceCount { get; set; }
|
||||
int DeviceDecommissionedCount { get; set; }
|
||||
|
||||
bool CanDelete { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user