iotAPI

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2024 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EntityManager *iotEntityManager
	LocalConfig   *iotLocalConfig
	MqttHandler   *iotMqttHandler
)

Functions

This section is empty.

Types

type IConfig

type IConfig interface {
	Initialize()
}

type IEntityManagerInitLoadEntity

type IEntityManagerInitLoadEntity interface {
	InitLoadEntity()
}

type IEntityManagerInstance

type IEntityManagerInstance interface {
	Instance()
}

type IMqttHandler

type IMqttHandler interface {
	GetTopic() string
	MqttHandler() mqtt.MessageHandler
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL