player_power_chargepolicy_config Struct Reference
Request/reply: set charging policy. More...
#include <player_interfaces.h>
Detailed Description
Request/reply: set charging policy.
Send a PLAYER_POWER_REQ_SET_CHARGING_POLICY request to change the charging policy.
Public Attributes | |
| uint8_t | enable_input |
| boolean controlling recharging. | |
| uint8_t | enable_output |
| boolean controlling whether others can recharge from this device. | |
Member Data Documentation
boolean controlling recharging.
If FALSE, recharging is disabled. Defaults to TRUE
boolean controlling whether others can recharge from this device.
If FALSE, charging others is disabled. Defaults to TRUE.
The documentation for this struct was generated from the following file:

