Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Time ¶
type Time struct {
Latitude, Longitude float64
Alert []timeEventT `toml:"Event"`
// contains filtered or unexported fields
}
The Time Integration produces time-based events for other Integrations to use.
func (*Time) LoadConfig ¶
LoadConfig is required to satisfy the Integration interface.
Click to show internal directories.
Click to hide internal directories.