CircularBuffer |
A circular buffer implementation that uses a fixed-size buffer to store elements in a FIFO (First In, First Out) manner.
|
DataLogger |
A utility class for logging data entries represented as T[] to
delimited text files.
|
DataLogger.DataLoggerStatus |
Inner class for representing the status of this @see DataLogger.
|
DeviceTouchSearch.DeviceTouchDeviceInfo |
Information returned from a device supporting the DeviceTouch protocol
|
FakeSTouch |
A mock implementation of the S-Touch device for testing and simulation
purposes.
|
FakeSTouch.ConnectionStatus |
|
FakeSTouch.ReplyType |
|
FakeSTouchDisplay |
A mock implementation of a S-Touch display used, for interaction with a
S-Touch capable device.
|
FakeSTouchDisplay.DisplayButton |
|
FakeSTouchDisplay.DisplayRectangle |
|
FakeSTouchDisplay.DisplayText |
|
FakeSystaWeb |
|
FakeSystaWeb.FakeSystaWebStatus |
Inner class for representing the status of this @see FakeSystaWeb
|
FakeSystaWeb.MessageType |
|
RTree |
A spatial data structure for efficiently storing and querying geometric
objects.
|
RTreeNode |
Represents a node in an R-Tree, which stores geometric objects such as
rectangles, circles, and text elements.
|
STouchProtocol.Button |
|
STouchProtocol.ByteReaderWriter |
PUT OBJECT PARSERS INTO THIS SECTION *****************
parsers should be private **************************** custom objects should
be defined in the next section *
|
STouchProtocol.Circle |
|
STouchProtocol.Coordinates |
|
STouchProtocol.CoordinatesReaderWriter |
|
STouchProtocol.MacAddress |
PUT COMMUNICATION OBJECTS INTO THIS SECTION *
|
STouchProtocol.ObjectReaderWriter |
Interface for parsing and processing commands.
|
STouchProtocol.Rectangle |
|
STouchProtocol.RoundRectangle |
|
STouchProtocol.ShortIntegerReaderWriter |
|
STouchProtocol.STouchCommand |
Enum used to map the command ids used by the S-Touch protocol to display
functions
|
STouchProtocol.Symbol |
|
STouchProtocol.TextReaderWriter |
|
STouchProtocol.TextRotate |
|
STouchProtocol.TextXY |
|
SystaRESTAPI |
/** A REST API for interacting with the Paradigma SystaComfort system.
|
SystaStatus |
Class for holding the status of a Paradigma SystaComfort II heating
controller.
|
SystaWaterHeaterStatus |
Provides the status information of a Home Assistant @see
Water
Heater
|
SystaWaterHeaterStatus.operationMode |
possible operation modes of Home Assistant Water Heaters^
|
SystaWaterHeaterStatus.tempUnit |
the temperature unit used by this Water Heater
|