Documentation ¶
Index ¶
- func ActionReadHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetPropertyReplyHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func MultiSendPropertyHandler(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 ¶ added in v0.4.1
func ActionReadHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetPropertyReplyHandler ¶ added in v0.5.1
func GetPropertyReplyHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func MultiSendPropertyHandler ¶ added in v0.5.1
func MultiSendPropertyHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func PropertyReadHandler ¶ added in v0.4.1
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.
Click to show internal directories.
Click to hide internal directories.