Serialized Form
-
Package org.openremote.agent.protocol.bluetooth.mesh
-
Class org.openremote.agent.protocol.bluetooth.mesh.BluetoothMeshAgentLink
class BluetoothMeshAgentLink extends org.openremote.model.asset.agent.AgentLink<BluetoothMeshAgentLink> implements Serializable
-
-
Package org.openremote.agent.protocol.bluetooth.mesh.utils
-
Exception org.openremote.agent.protocol.bluetooth.mesh.utils.ExtendedInvalidCipherTextException
class ExtendedInvalidCipherTextException extends org.bouncycastle.crypto.InvalidCipherTextException implements Serializable
-
-
Package org.openremote.agent.protocol.http
-
Class org.openremote.agent.protocol.http.HTTPAgentLink
class HTTPAgentLink extends org.openremote.model.asset.agent.AgentLink<HTTPAgentLink> implements Serializable-
Serialized Fields
-
contentType
String contentType
-
headers
Map<String,
List<String>> headers -
messageConvertBinary
boolean messageConvertBinary
-
messageConvertHex
boolean messageConvertHex
-
method
org.openremote.model.http.HTTPMethod method
-
pagingMode
Boolean pagingMode
-
path
String path
-
pollingAttribute
String pollingAttribute
-
pollingMillis
Integer pollingMillis
-
queryParameters
Map<String,
List<String>> queryParameters
-
-
-
-
Package org.openremote.agent.protocol.knx
-
Class org.openremote.agent.protocol.knx.KNXAgentLink
class KNXAgentLink extends org.openremote.model.asset.agent.AgentLink<KNXAgentLink> implements Serializable
-
-
Package org.openremote.agent.protocol.mail
-
Class org.openremote.agent.protocol.mail.MailAgentLink
class MailAgentLink extends org.openremote.model.asset.agent.AgentLink<MailAgentLink> implements Serializable-
Serialized Fields
-
fromMatchPredicate
org.openremote.model.query.filter.StringPredicate fromMatchPredicate
-
subjectMatchPredicate
org.openremote.model.query.filter.StringPredicate subjectMatchPredicate
-
useSubject
Boolean useSubject
-
-
-
-
Package org.openremote.agent.protocol.mqtt
-
Class org.openremote.agent.protocol.mqtt.CustomX509TrustManagerFactorySpi.CustomProvider
class CustomProvider extends Provider implements Serializable -
Class org.openremote.agent.protocol.mqtt.MQTTAgentLink
class MQTTAgentLink extends org.openremote.model.asset.agent.AgentLink<MQTTAgentLink> implements Serializable
-
-
Package org.openremote.agent.protocol.serial
-
Class org.openremote.agent.protocol.serial.JSerialCommDeviceAddress
class JSerialCommDeviceAddress extends SocketAddress implements Serializable- serialVersionUID:
- -2907820090993709523L
-
Serialized Fields
-
value
String value
-
-
-
Package org.openremote.agent.protocol.simulator
-
Class org.openremote.agent.protocol.simulator.SimulatorAgentLink
class SimulatorAgentLink extends org.openremote.model.asset.agent.AgentLink<SimulatorAgentLink> implements Serializable-
Serialized Fields
-
replayData
org.openremote.model.simulator.SimulatorReplayDatapoint[] replayData
-
-
-
-
Package org.openremote.agent.protocol.simulator.storage
-
Class org.openremote.agent.protocol.simulator.storage.StorageSimulatorAgentLink
class StorageSimulatorAgentLink extends org.openremote.model.asset.agent.AgentLink<StorageSimulatorAgentLink> implements Serializable
-
-
Package org.openremote.agent.protocol.snmp
-
Class org.openremote.agent.protocol.snmp.SNMPAgentLink
class SNMPAgentLink extends org.openremote.model.asset.agent.AgentLink<SNMPAgentLink> implements Serializable-
Serialized Fields
-
oid
@NotNull String oid
-
-
-
-
Package org.openremote.agent.protocol.velbus
-
Class org.openremote.agent.protocol.velbus.VelbusAgentLink
class VelbusAgentLink extends org.openremote.model.asset.agent.AgentLink<VelbusAgentLink> implements Serializable
-
-
Package org.openremote.agent.protocol.websocket
-
Class org.openremote.agent.protocol.websocket.WebsocketAgentLink
class WebsocketAgentLink extends org.openremote.model.asset.agent.AgentLink<WebsocketAgentLink> implements Serializable-
Serialized Fields
-
websocketSubscriptions
WebsocketSubscription[] websocketSubscriptions
-
-
-
Class org.openremote.agent.protocol.websocket.WebsocketHTTPSubscription
class WebsocketHTTPSubscription extends WebsocketSubscription implements Serializable-
Serialized Fields
-
contentType
String contentType
-
headers
org.openremote.model.value.ValueType.MultivaluedStringMap headers
-
method
WebsocketHTTPSubscription.Method method
-
uri
String uri
-
-
-
Class org.openremote.agent.protocol.websocket.WebsocketSubscription
class WebsocketSubscription extends Object implements Serializable-
Serialized Fields
-
body
Object body
-
-
-
Class org.openremote.agent.protocol.websocket.WebsocketSubscriptionImpl
class WebsocketSubscriptionImpl extends WebsocketSubscription implements Serializable
-
-
Package org.openremote.agent.protocol.zwave
-
Class org.openremote.agent.protocol.zwave.ZWaveAgentLink
class ZWaveAgentLink extends org.openremote.model.asset.agent.AgentLink<ZWaveAgentLink> implements Serializable
-