McuClient Member List
This is the complete list of members for McuClient, including all inherited members.
| asyncDisablePowerButton(dpyMcu::set_power_button_state_handler_function handler) | McuClient | |
| asyncEnablePowerButton(dpyMcu::set_power_button_state_handler_function handler) | McuClient | |
| asyncGetBatteryProtectionConfig(dpyMcu::battery_protection_handler_function handler) | McuClient | |
| asyncGetCanStatus(dpyMcu::can_status_handler_function handler) | McuClient | |
| asyncGetEQVar(dpyMcu::eqvar_handler_function handler) | McuClient | |
| asyncGetGpiosEvents(dpyMcu::gpios_events_handler_function handler) | McuClient | |
| asyncGetGpioValue(dpyMcu::gpio_handler_function handler, std::uint32_t gpio_number) | McuClient | |
| asyncGetGpoDefValue(dpyMcu::gpio_handler_function handler, std::uint32_t gpo_number) | McuClient | |
| asyncGetGUIDValues(dpyMcu::guid_handler_function handler) | McuClient | |
| asyncGetI2CValue(dpyMcu::i2c_handler_function handler, unsigned char busid, unsigned char deviceid, std::list< unsigned char > address, int lenght) | McuClient | |
| asyncGetLedsConfig(dpyMcu::leds_handler_function handler) | McuClient | |
| asyncGetMCUStatus(dpyMcu::mcu_status_handler_function handler) | McuClient | |
| asyncGetPowerButtonState(dpyMcu::get_power_button_state_handler_function handler) | McuClient | |
| asyncGetPowerInformation(dpyMcu::power_mng_handler_function handler) | McuClient | |
| asyncGetRtcDateConfig(dpyMcu::rtc_date_handler_function handler) | McuClient | |
| asyncGetTimersConfig(dpyMcu::timers_handler_function handler) | McuClient | |
| asyncGetVersion(dpyMcu::version_handler_function handler, dpyFirmware::Rfs rfs) | McuClient | |
| asyncGetWorkingTimeValues(dpyMcu::working_time_handler_function handler) | McuClient | |
| asyncResetCanBusFilters(dpyMcu::result_handler_function handler) | McuClient | |
| asyncResetMcu(dpyMcu::result_handler_function handler) | McuClient | |
| asyncSetBatteryProtectionConfig(dpyMcu::battery_protection_handler_function handler, float idle_voltage, float voltage_percentage_threshold, float hysteresis_percentage, std::uint32_t grace_period_minutes) | McuClient | |
| asyncSetCanBusConfiguration(dpyMcu::result_handler_function handler, dpyMcu::CANBusConfiguration conf) | McuClient | |
| asyncSetCanBusFilters(dpyMcu::result_handler_function handler, std::list< dpyMcu::CANBusFilter > &filter_list) | McuClient | |
| asyncSetGpioValue(dpyMcu::gpio_handler_function handler, std::uint32_t gpio_number, bool gpio_value) | McuClient | |
| asyncSetGpoDefValue(dpyMcu::gpio_handler_function handler, std::uint32_t gpo_number, bool gpo_value) | McuClient | |
| asyncSetI2CValue(dpyMcu::i2c_handler_function handler, unsigned char busid, unsigned char deviceid, std::list< unsigned char > address, std::list< unsigned char > values) | McuClient | |
| asyncSetLedsConfig(dpyMcu::leds_handler_function handler, dpyMcu::LedsColor color, std::uint32_t period, std::uint32_t duty_cycle) | McuClient | |
| asyncSetPowerStateConfig(dpyMcu::power_states_handler_function handler, dpyMcu::PowerStates state, std::uint32_t flags) | McuClient | |
| asyncSetRtcDateConfig(dpyMcu::rtc_date_handler_function handler, dpyMcu::DateConfig config) | McuClient | |
| asyncSetSerialPortProtocol(dpyMcu::serialport_handler_function handler, const std::string &portid, dpyMcu::SerialPortProtocol protocol) | McuClient | |
| asyncSetTimersConfig(dpyMcu::timers_handler_function handler, std::uint32_t standby_minutes, std::uint32_t halt_minutes) | McuClient | |
| asyncTestMisc(dpyMcu::test_misc_handler_function handler) | McuClient | |
| asyncUpdateMCU(dpyMcu::update_firmware_handler_function handler) | McuClient | |
| DpyMwClient(std::string &ip, int dport, int sport) (defined in DpyMwClient) | DpyMwClient | |
| getCANMessages_S(dpyMcu::get_can_bus_message_handler_function handler) | McuClient | |
| getCANMessages_U() | McuClient | |
| getPowerInformation_S(dpyMcu::power_mng_handler_function handler) | McuClient | |
| getPowerInformation_U() | McuClient | |
| isAlive() (defined in DpyMwClient) | DpyMwClient | |
| m_map_mutex | DpyMwClient | protected |
| m_register_map | DpyMwClient | protected |
| McuClient(std::string ip, int dport, int sport) | McuClient | |
| monitorServiceAvailability_S(const f_hearbeat_handler &handler) (defined in DpyMwClient) | DpyMwClient | |
| monitorServiceAvailability_U() (defined in DpyMwClient) | DpyMwClient | |
| sendRequest(int requestType, int responseType, std::string content, boost::any handler, int ms_timeout=2000) (defined in DpyMwClient) | DpyMwClient | protected |
| start() (defined in DpyMwClient) | DpyMwClient | |
| stop() (defined in DpyMwClient) | DpyMwClient | |
| subscribe(int messageType, boost::any handler) (defined in DpyMwClient) | DpyMwClient | |
| unsubscribe(int messageType) (defined in DpyMwClient) | DpyMwClient | |
| ~DpyMwClient() (defined in DpyMwClient) | DpyMwClient | virtual |
| ~McuClient() | McuClient |
