Documentation ¶
Index ¶
- func ActionReadHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ActionSendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GatewayGetFoundSendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GatewayNotifyBindSendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func MultiSendPropertyHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PropertyControlMultiSendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PropertyControlReadHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PropertyControlSendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PropertyGetReportSendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PropertyReadHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SendActionHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SendMsgHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SendPropertyHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionReadHandler ¶
func ActionReadHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ActionSendHandler ¶
func ActionSendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GatewayGetFoundSendHandler ¶
func GatewayGetFoundSendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GatewayNotifyBindSendHandler ¶
func GatewayNotifyBindSendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func MultiSendPropertyHandler ¶
func MultiSendPropertyHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func PropertyControlMultiSendHandler ¶
func PropertyControlMultiSendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func PropertyControlReadHandler ¶
func PropertyControlReadHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func PropertyControlSendHandler ¶
func PropertyControlSendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func PropertyGetReportSendHandler ¶
func PropertyGetReportSendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func PropertyReadHandler ¶
func PropertyReadHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func SendActionHandler ¶
func SendActionHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func SendMsgHandler ¶
func SendMsgHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func SendPropertyHandler ¶
func SendPropertyHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Source Files ¶
- actionReadHandler.go
- actionSendHandler.go
- gatewayGetFoundSendHandler.go
- gatewayNotifyBindSendHandler.go
- multiSendPropertyHandler.go
- propertyControlMultiSendHandler.go
- propertyControlReadHandler.go
- propertyControlSendHandler.go
- propertyGetReportSendHandler.go
- propertyReadHandler.go
- sendActionHandler.go
- sendMsgHandler.go
- sendPropertyHandler.go
Click to show internal directories.
Click to hide internal directories.