|
|
|
@ -24,13 +24,13 @@ public class Constant { |
|
|
|
public static String mqttState = ""; // 屏幕连接方式
|
|
|
|
public static String TTSHome=""; // sbc-思必驰 kdxf-科大讯飞 (有语音的项目需要配置)
|
|
|
|
//public static String androidBoardType = ""; //设备板子型号 无固定版
|
|
|
|
// public static String androidBoardType = "ys"; // 设备板子型号 ys(亿晟) 北京颐堤港定制touch
|
|
|
|
public static String androidBoardType = "ys"; // 设备板子型号 ys(亿晟) 北京颐堤港定制touch
|
|
|
|
// public static String androidBoardType = "xwst"; //设备板子型号 xwst(欣威视通3399)
|
|
|
|
// public static String androidBoardType = "xwst2"; //设备板子型号 xwst2(欣威视通3588、T982、3576)
|
|
|
|
// public static String androidBoardType = "zc"; //设备板子型号 zc(卓策主板——王府井喜悦、杨浦中心医院)
|
|
|
|
// public static String androidBoardType = "sx"; //设备板子型号 sx(视想)
|
|
|
|
// public static String androidBoardType = "nova"; //设备板子型号 诺瓦盒子 华贸LED
|
|
|
|
public static String androidBoardType = "huidu"; //设备板子型号 huidu(灰度主板) 罗湖寻车机
|
|
|
|
// public static String androidBoardType = "huidu"; //设备板子型号 huidu(灰度主板) 罗湖寻车机
|
|
|
|
// public static String androidBoardType = "bv"; //设备板子型号 Bv-3588M
|
|
|
|
// public static String androidBoardType = "smt"; //设备板子型号 视美泰
|
|
|
|
|
|
|
|
|