Build the request bytes to send to the device.
@override Uint8List buildRequest() => Uint8List.fromList([commandId, 0]);