timesyncsensor

package
v0.0.0-...-6dbae82 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package timesyncsensor implements a datasync manager.

Index

Constants

This section is empty.

Variables

View Source
var (
	Model = resource.NewModel("naomi", "sync-at-time", "timesyncsensor")
)

Model is the full model definition.

Functions

This section is empty.

Types

type Config

type Config struct {
	Start string `json:"start"`
	End   string `json:"end"`
	Zone  string `json:"zone"`
}

func (*Config) Validate

func (cfg *Config) Validate(path string) ([]string, error)

Validate validates the config and returns implicit dependencies.

Jump to

Keyboard shortcuts

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