1<?xml version="1.0" encoding="UTF-8"?>
2<activity xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 xsi:noNamespaceSchemaLocation="http://chart/schemas/activity.xsd">
4 <description>Generate ONBOARD EVENTS from PUS Service 5 Event Packets</description>
5 <class>algorithm</class>
6 <executable>alg/onboard_events.py</executable>
7 <calling-convention>sid+timerange</calling-convention>
8 <event>ONBOARD-EVENTS</event>
9 <!-- trigger>
10 <table>TM</table>
11 <type>hourly</type>
12 <latency>PT1H</latency>
13 </trigger -->
14</activity>