
# pmset -g adapter
# pmset -g batt
# pmset -g sysload

# pmset -g assertions

___x_cmd_mac_powermode_status(){
    # Configuration related to power management
    ___x_cmd_cmds pmset -g custom

    # parse the data to yml
}

___x_cmd_mac_powermode_status___yml(){
    :
}

___x_cmd_mac_powermode_status___colr(){
    :
}
