mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
refactored device info
This commit is contained in:
parent
5a797d4de1
commit
9ef3aea603
@ -37,6 +37,7 @@ public class WindowsPluginConstants {
|
|||||||
public static final String SERIAL = "SERIAL";
|
public static final String SERIAL = "SERIAL";
|
||||||
public static final String MAC_ADDRESS = "MAC_ADDRESS";
|
public static final String MAC_ADDRESS = "MAC_ADDRESS";
|
||||||
public static final String DEVICE_NAME = "DEVICE_NAME";
|
public static final String DEVICE_NAME = "DEVICE_NAME";
|
||||||
|
public static final String RESOLUTION = "RESOLUTION";
|
||||||
|
|
||||||
//Properties related to WIN_FEATURE table
|
//Properties related to WIN_FEATURE table
|
||||||
public static final String WINDOWS_FEATURE_ID = "ID";
|
public static final String WINDOWS_FEATURE_ID = "ID";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user