Documentation ¶
Index ¶
Constants ¶
View Source
const SensorTypeLocation = "L"
View Source
const SensorTypePulse = "P"
View Source
const SensorTypeRespiration = "R"
View Source
const SensorTypeTemperature = "T"
Variables ¶
View Source
var SensorTypes = []string{ SensorTypeTemperature, SensorTypePulse, SensorTypeLocation, SensorTypeRespiration, }
Functions ¶
func RandSensorData ¶
func RandomString ¶
Types ¶
type Pet ¶
type Sensor ¶
func RandSensor ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.