Mcu Member List

This is the complete list of members for Mcu, including all inherited members.

getAlternativeMcuFirmwareInfo()Mcu
getBatteryProtectionConfig()Mcu
getCanStatus()Mcu
getConfigGUID()Mcu
getCurrentMcuFirmwareInfo()Mcu
getGpioValue(int gpioNumber)Mcu
getI2CValues(Byte bus, Byte device, Byte address, int lenght)Mcu
getLedsConfig()Mcu
getPowerInformation()Mcu
setBatteryProtectionConfig(float idle_voltage, float voltage_percentage_threshold, float hysteresis_percentage, int grace_period_minutes)Mcu
setGpioValue(int gpioNumber, Boolean value)Mcu
setI2CValues(Byte bus, Byte device, Byte address, List< Byte > values)Mcu
setLedsConfig(LedsColor color, int period, int duty_cycle)Mcu
subscribe(T observer)Subject< T extends Observer< U, U extends Event >
unSubscribe(T observer)Subject< T extends Observer< U, U extends Event >