- Index
- »
- conn
- »
- writeConvert
def
writeConvert
Conversion to apply when writing writeVal to the connector. The conversion is applied to writeVal before calling ConnDispatch.onWrite. 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 |