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