Documentation
¶
Index ¶
- func NewBatteryLevelComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewMeasurementComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewSaveSensorDetailsComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewSensorDetailsComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewSensorDetailsPage(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewSensorsDataList(_ context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewSensorsPage(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
- func NewSensorsTable(_ context.Context, l10n LocaleBundle, assets AssetLoaderFunc, ...) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBatteryLevelComponentHandler ¶
func NewBatteryLevelComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.DeviceManagement) http.HandlerFunc
func NewMeasurementComponentHandler ¶
func NewMeasurementComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.DeviceManagement) http.HandlerFunc
func NewSaveSensorDetailsComponentHandler ¶
func NewSaveSensorDetailsComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.DeviceManagement) http.HandlerFunc
func NewSensorDetailsComponentHandler ¶
func NewSensorDetailsComponentHandler(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.DeviceManagement) http.HandlerFunc
func NewSensorDetailsPage ¶
func NewSensorDetailsPage(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.DeviceManagement) http.HandlerFunc
func NewSensorsDataList ¶
func NewSensorsDataList(_ context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.DeviceManagement) http.HandlerFunc
func NewSensorsPage ¶
func NewSensorsPage(ctx context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.DeviceManagement) http.HandlerFunc
func NewSensorsTable ¶
func NewSensorsTable(_ context.Context, l10n LocaleBundle, assets AssetLoaderFunc, app application.DeviceManagement) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.