1#ifndef IV_SRC_COMMS_NMEA2K_STRUCTS_HPP_
2#define IV_SRC_COMMS_NMEA2K_STRUCTS_HPP_
24 std::weak_ptr<iv::channels::AbstractChannel>
channel;
uint32_t pgn
Definition defines.hpp:25
uint32_t nmea2kParameterId
Definition defines.hpp:32
double channelValue
Definition types.hpp:67
eDataType
Definition enums.hpp:207
Definition structs.hpp:18
iv::types::comms::nmea2kParameterId parameterId
Definition structs.hpp:21
iv::eDataType dataType
Definition structs.hpp:22
std::optional< iv::types::comms::j1939SourceAddress > sourceAddress
Definition structs.hpp:20
std::vector< Nmea2kFilter > filters
Definition structs.hpp:23
std::weak_ptr< iv::channels::AbstractChannel > channel
Definition structs.hpp:24
iv::types::comms::pgn pgn
Definition structs.hpp:19
Definition structs.hpp:11
iv::types::comms::nmea2kParameterId parameterId
Definition structs.hpp:12
iv::types::channelValue value
Definition structs.hpp:14
iv::eDataType dataType
Definition structs.hpp:13