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

Ruwin Dissanayake 5 days ago
parent a02bf98487
commit 8212e51fed

@ -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