Uses of Package
tuwien.auto.calimero.dptxlator

Packages that use tuwien.auto.calimero.dptxlator
tuwien.auto.calimero.dptxlator Contains translators for translating between KNX datapoint types (DPT), java types and values carrying more specific type semantics (e.g. engineering unit). 
tuwien.auto.calimero.mgmt Contains KNX property and management services. 
 

Classes in tuwien.auto.calimero.dptxlator used by tuwien.auto.calimero.dptxlator
DPT
          Stores information about a datapoint type.
DPTXlator
          DPT translator interface for data conversion between KNX DPTs and java types.
TranslatorTypes.MainType
          Maps a data type main number to a corresponding translator class doing the DPT translations.
 

Classes in tuwien.auto.calimero.dptxlator used by tuwien.auto.calimero.mgmt
DPTXlator
          DPT translator interface for data conversion between KNX DPTs and java types.