Skip to content

Commit

Permalink
Reinstitute heartbeat on Scripts, which does not uses generic topics. (
Browse files Browse the repository at this point in the history
  • Loading branch information
tribeiro authored and rbovill committed Oct 29, 2019
1 parent b37190d commit 0bca6ed
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions sal_interfaces/Script/Script_Events.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,21 @@
<Enumeration>MetadataDome_Closed,MetadataDome_Open,MetadataDome_Either</Enumeration>

<!--Subset of standard CSC events (Script is not a CSC, but use what might be useful)-->
<SALEvent>
<Subsystem>Script</Subsystem>
<Version>1.0.0</Version>
<Author></Author>
<EFDB_Topic>Script_logevent_heartbeat</EFDB_Topic>
<Alias>heartbeat</Alias>
<Description>Standard heartbeat event.</Description>
<item>
<EFDB_Name>heartbeat</EFDB_Name>
<Description>This field is ignored.</Description>
<IDL_Type>boolean</IDL_Type>
<Units>unitless</Units>
<Count>1</Count>
</item>
</SALEvent>
<!--End subset of standard CSC events-->

<SALEvent>
Expand Down

0 comments on commit 0bca6ed

Please sign in to comment.