沈斌
2017-02-15 7922a931d41978a602068a9521fe0cff619fd0a8
增加mcu温度到调试服务MQ中
1 files modified
4 ■■■ changed files
method.js 4 ●●● patch | view | raw | blame | history
method.js
@@ -190,7 +190,9 @@
            x3: x9,  //甲醛
            x4: x11, //温度
            x5: x10, //湿度
            x6: x14  //光线强度
            x6: x14,  //光线强度
            mcu: mcu
        },
        options: _config.options,
        time: current.valueOf()