The status of a Blade, as returned in the Blade Status reply message. This message is sent in response to a rf_send_blade_status_request(), to inform the client about all of the Blades. More...
#include "rf_reply_msgs.h"
Data Fields | |
| int | blade_id |
| The Blade id. | |
| const char * | bladename |
| The name of the blade. | |
| HqBool | is_central |
| Is this the central blade controller? | |
| RF_BLADE_STATE | blade_state |
| State of this blade controller. | |
| int | n_rips |
| Number of running RIPs on this blade. | |
The status of a Blade, as returned in the Blade Status reply message. This message is sent in response to a rf_send_blade_status_request(), to inform the client about all of the Blades.