uri property

List<char> uri
final

Video stream URI (TCP or RTSP URI ground station should connect to) or port number (UDP port ground station should listen to).

MAVLink type: char160

uri

Implementation

final List<char> uri;