Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { Configuration *environment.Configuration Gateway gateway.Gateway Services *services.Services MacAddress string Connected bool DoingRequest bool CommandUrl string }
func NewHandler ¶
func NewHandler( configuration *environment.Configuration, gateway gateway.Gateway, services *services.Services, macAddress string, ) *Handler
func (*Handler) HandleCommand ¶
func (h *Handler) HandleCommand()
func (*Handler) HandleServer ¶
func (h *Handler) HandleServer()
func (*Handler) SendDeviceSpecs ¶
func (*Handler) ServerIsAvailable ¶
Click to show internal directories.
Click to hide internal directories.