application

package
v0.0.0-...-a34ced3 Latest Latest
Warning

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

Go to latest
Published: May 4, 2026 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Management

type Management interface {
	DeviceService() devices.DeviceAPIService
	SensorService() sensors.SensorAPIService
	AlarmService() alarms.AlarmAPIService

	SeedLwm2mTypes(ctx context.Context, lwm2m []types.Lwm2mType) error
	SeedSensorProfiles(ctx context.Context, profiles []types.SensorProfile) error
	SeedSensorsAndDevices(ctx context.Context, input io.ReadCloser, validTenants []string) error
}

func New

func New(devices devices.DeviceAPIService, sensors sensors.SensorAPIService, alarms alarms.AlarmAPIService, shouldUpdate bool) Management

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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