package
0.0.0-20220508134054-7d3c76e40e85
Repository: https://github.com/todorov99/sensorcli.git
Documentation: pkg.go.dev
# Functions
CreateMemorySensor creates instance of memory sensor.
CreateTempSensor creates instance of temperature sensor.
CreateUsageSensor creates instance of usage sensor.
CreateSensor sensor type instance.
No description provided by the author
# Constants
No description provided by the author
# Structs
Device model.
Measurment is struct type that holds inforamation about different sensor metrics.
No description provided by the author
# Interfaces
ISensor gets and validate sensor measurements.