package
Version:
v0.0.0-...-78e7222
Opens a new window with list of versions in this module.
Published: Aug 19, 2019
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Message struct {
Id string `json:"id" bson:"id"`
Timestamp int64 `json:"timeStamp" bson:"timeStamp"`
DeviceId string `json:"deviceId" bson:"deviceId"`
Data []byte `json:"data" bson:"data"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.