autonomyLogs property
final
The most recent maxLogCount received for Device.SUBSYSTEMS
Implementation
final ListQueue<BurtLog> autonomyLogs = ListQueue();
The most recent maxLogCount received for Device.SUBSYSTEMS
final ListQueue<BurtLog> autonomyLogs = ListQueue();