Commit fb374149 by 魏强

update;

parent d20e5ab0
......@@ -289,7 +289,7 @@ class OneNetApi(object):
api = "/cmds?device_id={device_id}&qos={qos}&timeout={timeout}".format(device_id=device_id, qos=qos,
timeout=timeout)
if device_id in ['83803512', '83803513', '83803514', '83803515']:
if device_id in ['83831673', '83831674', '83831675', '83831676']:
return self._call_liuyuan(api, "POST", sms)
return self._call(api, "POST", sms)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment