public class DeviceType 
{
    public static string type = "Nreal";
}