Documentation ¶
Index ¶
- func CloseMysqlDB()
- func CreateDeviceEventTable(table string) error
- func CreateDeviceTable() error
- func FindDevice() []string
- func FindDeviceEvent(id string) [][]string
- func InitMysqlDB() error
- func InsertDevice(id string, ts string) error
- func InsertDeviceEvent(id string, sequence int, datas string, ts string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseMysqlDB ¶
func CloseMysqlDB()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.