#include <te_power_sw.h> enum power_sw_cmd { CMD_UNSPEC, CMD_TURN_ON, CMD_TURN_OFF, CMD_RESTART, CMD_INVAL, };