All Classes
-
All Classes Class Summary Enum Summary Class Description AbstractController Abstract Controller containing common methods for concrete controller implementations.AbstractKnxAddressJsonDeserializer<T extends li.pitschmann.knx.core.address.KnxAddress> De-Serializes a JSON format of knx address to an instance ofKnxAddress{"type":1,"address":[0,22]}AbstractKnxAddressJsonSerializer<T extends li.pitschmann.knx.core.address.KnxAddress> Serializes theKnxAddressto a JSON formatApiGsonEngine A customizedGsonwith that adds needs for web serverApiPlugin Plugin for KNX Core Plugin API (web server)DataPointTypeJsonDeserializer De-Serializes theDataPointTypeto a JSON format using GsonDataPointTypeJsonSerializer Serializes theDataPointTypeto a JSON format using GsonGroupAddressJsonDeserializer De-Serializes a JSON format of group address to an instance ofGroupAddressGroupAddressJsonSerializer Serializes theGroupAddressto a JSON formatHeartbeatController Controller for heartbeat check if the API is accessible / responsiveIndividualAddressJsonDeserializer De-Serializes a JSON format of group address to an instance ofIndividualAddressIndividualAddressJsonSerializer Serializes theIndividualAddressto a JSON formatInstantJsonSerializer Serializes theInstantto a JSON formatKnxAddressJsonDeserializer De-Serializes a JSON format of knx address to a sub-type ofKnxAddressKnxStatisticJsonSerializer Serializes theKnxStatisticto a JSON formatProjectController Controller for project-specific endpoints to return some data from KNX Project fileProjectStructureResponse JSON response about *.knxproj Project structureReadRequest JSON for HTTP Read RequestReadRequestController Controller for read requestsReadResponse JSON read responseStatisticController Controller for requesting the statistic from KNX clientStatus Status if the response is OK or erroneousStatusController Controller for requesting the KNX client status poolStatusResponse JSON status responseWriteRequest JSON for HTTP Write RequestWriteRequestController Controller for write requestsWriteResponse JSON write responseXmlGroupAddressJsonSerializer Serializes theXmlGroupAddressto a JSON formatXmlGroupRangeJsonSerializer Serializes theXmlGroupRangeto a JSON format