pub fn py_shutdown_rat(rat: u8) -> PyResult<PyTofCommand>
Expand description
Send the ‘sudo shutdown now’ command to all RBs in a RAT
§Arguments:
- rat : The RAT id for the rat the RBs to be shutdown live in
pub fn py_shutdown_rat(rat: u8) -> PyResult<PyTofCommand>
Send the ‘sudo shutdown now’ command to all RBs in a RAT