A B C D E F G H I K L M N O P Q R S T U V W X Y

M

MAC_ADDRESS - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Object type 11 property "MAC Address".
main(String[]) - Static method in class tuwien.auto.calimero.Settings
This entry routine of the library prints information to the standard output stream (System.out), mainly for user information.
ManagementClient - Interface in tuwien.auto.calimero.mgmt
Application layer services providing management related tasks in a KNX network for a client.
ManagementClientImpl - Class in tuwien.auto.calimero.mgmt
Implementation of management client.
ManagementClientImpl(KNXNetworkLink) - Constructor for class tuwien.auto.calimero.mgmt.ManagementClientImpl
Creates a new management client attached to the supplied KNX network link.
ManagementProcedures - Interface in tuwien.auto.calimero.mgmt
Management procedures.
MANUFACTURER_DATA - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Global property "Manufacturer Data".
MANUFACTURER_ID - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Global property "Manufacturer Identifier".
ManufacturerDIB - Class in tuwien.auto.calimero.knxnetip.util
Represents a manufacturer data description information block.
ManufacturerDIB(byte[], int) - Constructor for class tuwien.auto.calimero.knxnetip.util.ManufacturerDIB
Creates a manufacturer data DIB out of a byte array.
map - Variable in class tuwien.auto.calimero.buffer.cache.ExpiringCache
The map holding the CacheObjects.
MAX_YEAR - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Maximum year representable by this type, year = 2155.
maxInvocations - Variable in class tuwien.auto.calimero.log.ErrorHandler
Sets the maximum number ErrorHandler.error(LogWriter, String, Exception) should handle error events.
mc - Variable in class tuwien.auto.calimero.cemi.CEMILData
Message code of this message.
MC_BUSMON_IND - Static variable in class tuwien.auto.calimero.cemi.CEMIBusMon
Message code for busmonitor indication, code = 43.
MC_LDATA_CON - Static variable in class tuwien.auto.calimero.cemi.CEMILData
Message code for L-Data confirmation, code = 46.
MC_LDATA_IND - Static variable in class tuwien.auto.calimero.cemi.CEMILData
Message code for L-Data indication, code = 41.
MC_LDATA_REQ - Static variable in class tuwien.auto.calimero.cemi.CEMILData
Message code for L-Data request, code = 17.
MC_PROPINFO_IND - Static variable in class tuwien.auto.calimero.cemi.CEMIDevMgmt
Message code for property info indication, code = 247.
MC_PROPREAD_CON - Static variable in class tuwien.auto.calimero.cemi.CEMIDevMgmt
Message code for property read confirmation, code = 251.
MC_PROPREAD_REQ - Static variable in class tuwien.auto.calimero.cemi.CEMIDevMgmt
Message code for property read request, code = 252.
MC_PROPWRITE_CON - Static variable in class tuwien.auto.calimero.cemi.CEMIDevMgmt
Message code for property write confirmation, code = 245.
MC_PROPWRITE_REQ - Static variable in class tuwien.auto.calimero.cemi.CEMIDevMgmt
Message code for property write request, code = 246.
MC_RESET_IND - Static variable in class tuwien.auto.calimero.cemi.CEMIDevMgmt
Message code for property reset indication, code = 240.
MC_RESET_REQ - Static variable in class tuwien.auto.calimero.cemi.CEMIDevMgmt
Message code for property reset request, code = 241.
MCB_TABLE - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Global property "Memory Control Table".
MEDIUM_PL110 - Static variable in class tuwien.auto.calimero.knxnetip.util.DeviceDIB
KNX medium code for power line 110 kHz (1200 bit/s).
MEDIUM_PL110 - Static variable in class tuwien.auto.calimero.link.medium.KNXMediumSettings
KNX medium code for power line 110 kHz (1200 bit/s).
MEDIUM_PL132 - Static variable in class tuwien.auto.calimero.knxnetip.util.DeviceDIB
KNX medium code for power line 132 kHz (2400 bit/s), inherited from EHS.
MEDIUM_PL132 - Static variable in class tuwien.auto.calimero.link.medium.KNXMediumSettings
KNX medium code for power line 132 kHz (2400 bit/s), inherited from EHS.
MEDIUM_RF - Static variable in class tuwien.auto.calimero.knxnetip.util.DeviceDIB
KNX medium code for radio frequency (868 MHz).
MEDIUM_RF - Static variable in class tuwien.auto.calimero.link.medium.KNXMediumSettings
KNX medium code for radio frequency (868 MHz).
MEDIUM_TP0 - Static variable in class tuwien.auto.calimero.knxnetip.util.DeviceDIB
KNX medium code for twisted pair 0 (2400 bit/s), inherited from BatiBUS.
MEDIUM_TP0 - Static variable in class tuwien.auto.calimero.link.medium.KNXMediumSettings
KNX medium code for twisted pair 0 (2400 bit/s), inherited from BatiBUS.
MEDIUM_TP1 - Static variable in class tuwien.auto.calimero.knxnetip.util.DeviceDIB
KNX medium code for twisted pair 1 (9600 bit/s).
MEDIUM_TP1 - Static variable in class tuwien.auto.calimero.link.medium.KNXMediumSettings
KNX medium code for twisted pair 1 (9600 bit/s).
MFR_DATA - Static variable in class tuwien.auto.calimero.knxnetip.util.DIB
Description type code for further data defined by device manufacturer.
MIN_YEAR - Static variable in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Minimum year representable by this type, year = 1900.
misses() - Method in interface tuwien.auto.calimero.buffer.cache.Cache.Statistic
Returns the total number of CacheObject not found with Cache.get(Object).
misses() - Method in class tuwien.auto.calimero.buffer.cache.StatisticImpl
 
MonitorFrameEvent - Class in tuwien.auto.calimero.link.event
Informs about a new monitor indication received from the KNX network and contains the received indication frame.
MonitorFrameEvent(Object, CEMI) - Constructor for class tuwien.auto.calimero.link.event.MonitorFrameEvent
Creates a new monitor frame event with the indication frame.
MonitorFrameEvent(Object, CEMI, RawFrame) - Constructor for class tuwien.auto.calimero.link.event.MonitorFrameEvent
Creates a new monitor frame event with the indication frame and the decoded raw frame.
MSG_TRANSMIT_TO_IP - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Object type 11 property "Telegrams Transmitted to IP".
MSG_TRANSMIT_TO_KNX - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Object type 11 property "Telegrams Transmitted to KNX".

A B C D E F G H I K L M N O P Q R S T U V W X Y