pub fn battery_command(
netname: &str,
action: &str,
params: Value,
) -> HttpRequestExpand description
Build a POST /battery/command request.
pub fn battery_command(
netname: &str,
action: &str,
params: Value,
) -> HttpRequestBuild a POST /battery/command request.