make_command

Function make_command 

Source
pub fn make_command(
    module: &str,
    method: &str,
    params: ControlParameters,
) -> Option<Interest<()>>