pub async fn record_program( conn: &Connection, endpoint: u16, program_identifier: String, should_record_series: bool, data: Vec<u8>, ) -> Result<()>
Invoke RecordProgram command on cluster Channel.
RecordProgram
Channel