Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudClient ¶
type CloudClient struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient() *CloudClient
func (*CloudClient) InformFog ¶
func (cc *CloudClient) InformFog()
Informs the fog about the analysis of the sensor data
func (*CloudClient) Init ¶
func (cc *CloudClient) Init(config *config.ServerConfig) error
Init initializes the cloud client
func (*CloudClient) Start ¶
func (cc *CloudClient) Start() error
Start initializes the database client and starts the listener
Click to show internal directories.
Click to hide internal directories.