Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Activity ¶
type Activity struct {
// contains filtered or unexported fields
}
Activity define activity object
type Input ¶
type Input struct {
Message string `md:"message"` //
AssetName string `md:"assetName"`
SensorName string `md:"sensorName"`
SensorType string `md:"sensorType"`
}
Input input
Click to show internal directories.
Click to hide internal directories.