Skip to content

farol_bringup_algorithms::FarolSetup::ProcessActionType

Inherits from object

Public Attributes

Name
int START
int STOP
int RESTART
int KILL
int START_ALL
int STOP_ALL

Public Attributes Documentation

variable START

static int START =  1;

variable STOP

static int STOP =  2;

variable RESTART

static int RESTART =  3;

variable KILL

static int KILL =  4;

variable START_ALL

static int START_ALL =  5;

variable STOP_ALL

static int STOP_ALL =  6;

Updated on 2024-03-07 at 10:30:47 +0000


Last update: March 7, 2024