baseStationLogs property

ListQueue<BurtLog> baseStationLogs
final

The most recent maxLogCount of messages from the base station

Implementation

final ListQueue<BurtLog> baseStationLogs = ListQueue();