- Index
- »
- conn
- »
- hisConvert
def
hisConvert
Conversion to apply when reading history data from connector. The conversion is applied to each item passed to ConnPoint.updateHisOk before writing to the database. This conversion happens before the hisOnWrite conversion hooks. See Connectors
meta
supertypes
| val |
Data value type |
|---|---|
| scalar |
Scalar is an atomic value kind |
| str |
Unicode string of characters |
| pointConvert |
Point value conversion used to normalize data to/from a remote system |