sendUnsignedV2

@CheckReturnValue
abstract fun <T : MavMessage<T>> sendUnsignedV2(systemId: UByte, componentId: UByte, payload: T): Completable

Sends the provided payload wrapped in an unsigned MAVLink v2 frame.