错误码(code) Enum标识 描述 返回信息(msg)
0 Sucess 没有错误(返回成功) Success
2 SelfOffline 自己已掉线 You are off line!
3 ObjectOffline 对方已掉线 Object is off line
6 NoWebSer 没有web服务器接入 No webserver on line!
101 Unknown 未知失败 Unknow error(当内部调用第三方库返回错误时,将库的反馈错误信息原样返回)
105 ArgError 参数错误 Argument error
107 AccountNotRegister 用户名或密码错误,或登录失效 Account invalid
108 IONodeNotExist 接入点不存在 Object not exists
109 DeviceNotExist 设备不存在 Device not exits
110 DataNotExist 监测点不存在 Data not exists
111 PointNotExist 点不存在 Point not exists
112 ObjectNotAuth 对象没有授权,目前指没有订阅相关接入点 Object has no authority
504 NetError 网络错误 Network error
513 FileNotExist 文件不存在 File not exists
514 TableNotValid 点表格式不正确 Table format invalid
515 PropertyNotValid 属性非法操作 Property access invalid
516 TypeNotValid 监测点类型不匹配 Point type mismatching
517 RuleNotRecognized 监测点条件规则未识别 Table format not recognized
518 ThreadNotDestoryed 采集线程创建失败,存在未释放的 Inner resource not released
519 Timeout 接口请求超时 Timeout
1000 Reserved 以内的系统保留,大于的为用户服务自定义码 /
作者:IOTOS  创建时间:2021-10-13 14:59
最后编辑:IOTOS  更新时间:2023-11-29 09:38