Function py_shutdown_ratpair

Source
pub fn py_shutdown_ratpair(pdu: u8, pduchannel: u8) -> PyResult<PyTofCommand>
Expand description

Send the ‘sudo shutdown now’ command to all RBs in the 2 RATs connected to a certain PDU channel

This will prepare the shutdown command for the RBs in the RATs which are connected to a specific pdu channel

§Arguments:

  • pdu : PDU ID (0-3)
  • pduchannel : PDU Channel (0-7)