[monitor] 监控增删改查接口定义

This commit is contained in:
tomsun28
2021-11-14 14:02:00 +08:00
parent 0c568d25bc
commit ed523344e4
15 changed files with 468 additions and 6 deletions

6
CodeStandard.md Normal file
View File

@@ -0,0 +1,6 @@
# Code Standard
- 0x00 : 成功
- 0x01 : 参数校验失败
- 0x02 : 探测失败
- 0x03 : 监控不存在