Added a method to get the device count based on app os type with group

statistics
Ruwin Dissanayake 5 days ago
parent a161791fc0
commit 9107efb3a6

@ -77,6 +77,7 @@ public class GroupManagementProviderServiceImpl implements GroupManagementProvid
private final GroupDAO groupDAO;
private final DeviceDAO deviceDAO;
/**
* Set groupDAO from GroupManagementDAOFactory when class instantiate.
*/

Loading…
Cancel
Save