This commit is contained in:
panda
2023-04-06 21:56:53 +08:00
parent cf079d5a47
commit adc96f4176
3 changed files with 18 additions and 2 deletions

View File

@@ -11,8 +11,8 @@ const (
GATEWAY = "GATEWAY"
)
//检查关联关系
//该消息来自与哪个实体或到那个实体
// 检查关联关系
// 该消息来自与哪个实体或到那个实体
type deviceTypeSwitchNode struct {
bareNode
}