def
duration
Number with a unit of time
meta
supertypes
| val |
Data value type |
|---|---|
| scalar |
Scalar is an atomic value kind |
| number |
Integer or floating point numbers annotated with an optional unit |
subtypes
| actorTimeout |
Timeout for messages send to the connector's actor thread |
|---|---|
| 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 |
| haystackPollFreq |
Applied to |
| hisCollectCovRateLimit |
Rate limits the frequency for |
| hisCollectInterval |
Enables interval history collection of the |
| hisCollectWriteFreq |
This tag configures how long to buffer collected history items in memory before flushing them to the historian |
| modbusReadTimeout |
How long to wait before timing out on a modbus read |
| modbusWriteTimeout |
How long to wait before timing out on a modbus write |
| mqttRetryInterval |
How long to wait between retries for messages that require acknowlegment |
| obixPollFreq |
Duration between obixConn watch polls |
| obsScheduleFreq |
Schedule events with given frequency |
| pollTime |
Frequency between polls of |
| staleTime |
Time before a point's curStatus marked from "ok" to "stale" See Connector Tuning |
| steadyState |
The delay before transitioning to the steady state |
| writeMaxTime |
Maximum time between writes used to send periodic writes |
| writeMinTime |
Minimum time between writes used to throttle the speed of writes |