Dependents:
UQ_LoraWAN
« Back to documentation index
NetworkSession Struct Reference
Network session info Some settings are acquired in join message and others may be changed through Mac Commands from server.
More...
#include <Lora.h >
Detailed Description
Network session info Some settings are acquired in join message and others may be changed through Mac Commands from server.
Definition at line 445 of file Lora.h .
Field Documentation
Current number of packets sent without ACK from server.
Definition at line 467 of file Lora.h .
Network address.
Definition at line 452 of file Lora.h .
Current number of packets received without downlink from server.
Definition at line 468 of file Lora.h .
Time off air expiration for aggregate duty cycle.
Definition at line 465 of file Lora.h .
Used for enforcing time-on-air.
Definition at line 466 of file Lora.h .
Data session key.
Definition at line 455 of file Lora.h .
Current channel mask.
Definition at line 456 of file Lora.h .
Current channel mask for 500k channels.
Definition at line 457 of file Lora.h .
Buffer to hold Mac Commands and parameters to be sent in next packet.
Definition at line 470 of file Lora.h .
Index to place next Mac Command, also current size of Command Buffer.
Definition at line 471 of file Lora.h .
Indicator of data pending at server.
Definition at line 473 of file Lora.h .
Indicator that DlChannelAns should be included in uplink.
Definition at line 476 of file Lora.h .
Downlink counter of last packet received from server.
Definition at line 458 of file Lora.h .
On air dwell time for downlink packets 0:NONE,1:400ms.
Definition at line 477 of file Lora.h .
State of session.
Definition at line 446 of file Lora.h .
RTC time of first failed join attempt.
Definition at line 464 of file Lora.h .
RTC time of next join attempt.
Definition at line 463 of file Lora.h .
Balance of time on air used during join attempts.
Definition at line 462 of file Lora.h .
Maximum allowed EIRP for uplink.
Definition at line 479 of file Lora.h .
Current Max Duty Cycle value.
Definition at line 461 of file Lora.h .
Network ID 24-bits.
Definition at line 453 of file Lora.h .
Network session key.
Definition at line 454 of file Lora.h .
Number of time to repeat an uplink.
Definition at line 460 of file Lora.h .
Offset for datarate for first window.
Definition at line 447 of file Lora.h .
Frequency used in second window.
Definition at line 448 of file Lora.h .
Number of seconds to wait before 1st RX Window.
Definition at line 469 of file Lora.h .
Indicator that RxParamSetupAns should be included in uplink.
Definition at line 475 of file Lora.h .
Indicator that RxTimingSetupAns should be included in uplink.
Definition at line 474 of file Lora.h .
Indicator of ACK requested by server in last packet received.
Definition at line 472 of file Lora.h .
Current datarate can be changed when ADR is enabled.
Definition at line 451 of file Lora.h .
Current total radiated output power in dBm.
Definition at line 450 of file Lora.h .
Uplink counter of last packet received from server.
Definition at line 459 of file Lora.h .
On air dwell time for uplink packets 0:NONE,1:400ms.
Definition at line 478 of file Lora.h .