Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeOperation = "operation" //拓扑关系管理 TypeStatus = "status" //代理子设备上下线 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GatewayPayload ¶
type Msg ¶
type Msg struct { *deviceMsg.CommonMsg Payload *GatewayPayload `json:"payload,omitempty"` }
Msg 请求和回复结构体
Click to show internal directories.
Click to hide internal directories.