rsiot::components::cmp_timescaledb

Type Alias Cmp

Source
pub type Cmp<TMsg, TService> = Component<ConfigAlias, TMsg, TService>;
Expand description

Компонент сохранения сообщений в TimescaleDB Компонент cmp_timescaledb

Aliased Type§

struct Cmp<TMsg, TService> { /* private fields */ }