21#include "uart/protocol/packet.hpp"
26namespace NAV::vendor::espressif
32bool decryptWiFiObs(
const std::shared_ptr<NAV::WiFiObs>& obs, uart::protocol::Packet& packet, [[maybe_unused]]
const std::string& nameId);
bool decryptWiFiObs(const std::shared_ptr< NAV::WiFiObs > &obs, uart::protocol::Packet &packet, const std::string &nameId)
Decrypts the provided Espressif observation.
Helper Functions to work with Ublox Sensors.
Espressif Observation Class.