uri property

List<int8_t> 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;