3#include <NDEVR/Battery.h>
The equivelent of std::vector but with a bit more control.
Allows the software to get information about local system batteries.
static Buffer< Battery * > GetLocalBatteries()
Queries the system for all local batteries and returns them.
The primary namespace for the NDEVR SDK.