mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 23:43:28 +00:00
Added video url parser to CoT types
This commit is contained in:
@@ -54,6 +54,8 @@ impl ExternalPositionPayload {
|
||||
track_speed: Some(self.track_speed),
|
||||
link_uid: None,
|
||||
remarker: Some(self.remarker.clone()),
|
||||
video_url: None,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user