![]() |
C++ API
|
Current device state returned by BITalinoDev::getState() More...
#include <plux.h>
Public Attributes | |
int | analog [6] |
Array of analog inputs values (0...1023). | |
int | battery |
Battery voltage value (0...1023). | |
int | batThreshold |
Low-battery LED threshold (last value set with BITalinoDev::setBatThreshold()). | |
bool | digital [4] |
Array of digital ports states (false for low level or true for high level). | |
Current device state returned by BITalinoDev::getState()
bool Plux::BITalinoDev::State::digital[4] |
Array of digital ports states (false for low level or true for high level).
The array contents are: I1 I2 O1 O2.