mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
refactored windows plugin properties
This commit is contained in:
parent
6669d25f80
commit
7584e4d0c3
@ -32,7 +32,7 @@ public class WindowsPluginConstants {
|
||||
public static final String LATITUDE = "LATITUDE";
|
||||
public static final String LONGITUDE = "LONGITUDE";
|
||||
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";
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user