# Variables
ErrDeviceIsNotConnected raises when server has no session with the token.
# Structs
No description provided by the author
IncomingMessage is a message from user to specific device.
OutgoingMessage is a message from specific device to user.
# Interfaces
DeviceCommunicator sends IncomingMessage's to devices and receives OutgoingMessage's from devices.