#include <SessionManager.hpp>
◆ appSKey
std::array<uint8_t, 16> SessionManager::SessionData::appSKey |
◆ devAddr
std::array<uint8_t, 4> SessionManager::SessionData::devAddr |
◆ downlinkCounter
uint32_t SessionManager::SessionData::downlinkCounter |
◆ joined
bool SessionManager::SessionData::joined |
◆ lastDevNonce
uint16_t SessionManager::SessionData::lastDevNonce |
◆ nwkSKey
std::array<uint8_t, 16> SessionManager::SessionData::nwkSKey |
◆ uplinkCounter
uint32_t SessionManager::SessionData::uplinkCounter |
◆ usedNonces
std::vector<uint16_t> SessionManager::SessionData::usedNonces |
The documentation for this struct was generated from the following file: