Constant Field Values
Contents
org.eclipse.*
-
org.eclipse.hono.adapter.mqtt.AbstractVertxBasedMqttProtocolAdapter<T extends MqttProtocolAdapterProperties> Modifier and Type Constant Field Value protected static final intMEMORY_PER_CONNECTION20000protected static final intMINIMAL_MEMORY_JVM100000000protected static final intMINIMAL_MEMORY_SUBSTRATE35000000 -
org.eclipse.hono.adapter.mqtt.ErrorSubscription Modifier and Type Constant Field Value public static final StringCOMMAND_RESPONSE_ENDPOINT"command-response"public static final StringCOMMAND_RESPONSE_ENDPOINT_SHORT"c-s"public static final StringERROR_ENDPOINT"error"public static final StringERROR_ENDPOINT_SHORT"e"public static final StringUNKNOWN_ENDPOINT"unknown" -
org.eclipse.hono.adapter.mqtt.MqttProtocolAdapterProperties Modifier and Type Constant Field Value protected static final intDEFAULT_COMMAND_ACK_TIMEOUT100protected static final longDEFAULT_SEND_MESSAGE_TO_DEVICE_TIMEOUT1000L