Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Console ¶
type Console struct {
WebSocket *socketio.Conn // Pointer so all device/gateway copies share the same connection
WatchedID *int // Pointer so all device copies share the same value
}
func (*Console) PrintSocket ¶
func (*Console) SetupWebSocket ¶
Click to show internal directories.
Click to hide internal directories.