| AbstractKnxAddressJsonDeserializer<T extends KnxAddress> |
De-Serializes a JSON format of knx address to an instance of KnxAddress
{"type":1,"address":[0,22]}
|
| AbstractKnxAddressJsonSerializer<T extends KnxAddress> |
|
| ApiGsonEngine |
A customized GsonEngine with that adds needs for web server
|
| DataPointTypeJsonDeserializer |
|
| DataPointTypeJsonSerializer |
|
| GroupAddressJsonDeserializer |
De-Serializes a JSON format of group address to an instance of GroupAddress
|
| GroupAddressJsonSerializer |
|
| IndividualAddressJsonDeserializer |
|
| IndividualAddressJsonSerializer |
|
| InstantJsonSerializer |
Serializes the Instant to a JSON format
|
| KnxAddressJsonDeserializer |
De-Serializes a JSON format of knx address to a sub-type of KnxAddress
|
| KnxStatisticJsonSerializer |
|
| XmlGroupAddressJsonSerializer |
|
| XmlGroupRangeJsonSerializer |
|