URL:https://open.ikuai8.com/apis/action/<open_id>/<dev_id>/3

支持格式:JSON

HTTPS请求方式:POST

请求参数:


              {
                "mac": "合法mac地址"
              }

返回结果


              {
                 "errno": 0,
                 "errmsg": "success"
              }

结果字段说明:

errno 错误号
errmsg 错误信息

* 关于错误返回值与错误代码,参见错误代码说明