rsiot
0.0.83
In rsiot::
components_
config::
influxdb3
rsiot
::
components_config
::
influxdb3
Type Alias
FnInput
Copy item path
Source
pub type FnInput<TMsg> =
fn
(&
Message
<TMsg>) ->
Option
<
Vec
<
LineProtocolItem
>>;