- Index
- »
- modbus
- »
- modbusConn
def
modbusConn
Modbus connector
meta
connFeatures | {learn, pollMode:buckets} |
---|---|
def | modbusConn |
is | conn |
lib | lib:modbus |
usage
supertypes
marker |
Marker labels a dict with typing information |
---|---|
entity |
Top-level dicts with a unique identifier |
conn |
Connector for communication to a remote system |
tags
actorTimeout |
Timeout for messages send to the connector's actor thread |
---|---|
connErr |
Error message associated when |
connLinger |
Linger timeout used to keep a connector open |
connOpenRetryFreq |
Duration used for connector open retries |
connPingFreq |
Duration used to configure the auto-ping feature on a given connector |
connState |
Current connection state of a connector as one of the predefined strings |
connStatus |
Current status of a connector as one of the predefined strings See Connectors |
connTuningRef |
Reference to a tuning configuration defined by a |
dis |
Display name for an entity |
disabled |
Indicates the entity is in a disabled state |
id |
Defines the unique identifier of an entity in system using a |
modbusBlockGap |
Applied to |
modbusBlockMax |
Applied to |
modbusReadTimeout |
How long to wait before timing out on a modbus read |
modbusRegMapUri |
Applied to |
modbusSlave |
Applied to |
modbusWriteTimeout |
How long to wait before timing out on a modbus write |
uri |
Universal resource identifier |