Documentation
¶
Overview ¶
Package service responsible for interacting with developers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MapperService ¶
type MapperService struct { ProtocolName string Controller *httpadapter.RestController // contains filtered or unexported fields }
MapperService the structure of the variable required by the mapper
func (*MapperService) InitMapperService ¶
func (ms *MapperService) InitMapperService(protocolName string, c config.Config, deviceInterface interface{})
InitMapperService initialize the mapperService config.
Click to show internal directories.
Click to hide internal directories.