Documentation ¶
Index ¶
- func EnvironmentSensor(authDB config.HTTPBACredentials, validCredentials []config.HTTPBACredentialID, ...) func(http.ResponseWriter, *http.Request)
- func Root(resp *types.SpaceAPIResponseV14) func(http.ResponseWriter, *http.Request)
- func StateMessageDELETE(authDB config.HTTPBACredentials, validCredentials []config.HTTPBACredentialID, ...) func(http.ResponseWriter, *http.Request)
- func StateMessagePUT(authDB config.HTTPBACredentials, validCredentials []config.HTTPBACredentialID, ...) func(http.ResponseWriter, *http.Request)
- func StateOpen(authDB config.HTTPBACredentials, validCredentials []config.HTTPBACredentialID, ...) func(http.ResponseWriter, *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnvironmentSensor ¶
func EnvironmentSensor( authDB config.HTTPBACredentials, validCredentials []config.HTTPBACredentialID, resp *types.EnvironmentSensor, ) func(http.ResponseWriter, *http.Request)
func Root ¶
func Root(resp *types.SpaceAPIResponseV14) func(http.ResponseWriter, *http.Request)
func StateMessageDELETE ¶
func StateMessageDELETE( authDB config.HTTPBACredentials, validCredentials []config.HTTPBACredentialID, resp *types.SpaceState, ) func(http.ResponseWriter, *http.Request)
func StateMessagePUT ¶
func StateMessagePUT( authDB config.HTTPBACredentials, validCredentials []config.HTTPBACredentialID, resp *types.SpaceState, ) func(http.ResponseWriter, *http.Request)
func StateOpen ¶
func StateOpen( authDB config.HTTPBACredentials, validCredentials []config.HTTPBACredentialID, resp *types.SpaceState, ) func(http.ResponseWriter, *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.