You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<description><![CDATA[This example creates a model that displays a list of wanted vehicles found in close proximity of critical infrastructure sites. The model performs the following actions:
3
3
4
4
streams a list of vehicles, including vehicle locations
@@ -7,10 +7,6 @@ streams a list of critical infrastructure sites, including site locations
7
7
processes the list of vehicles and attempts to match any wanted vehicles that are in close proximity to critical infrastructure sites
8
8
produces a list of wanted vehicles found in close proximity to critical infrastructure sites]]></description>
0 commit comments