mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 16:41:18 +02:00
2019-02-07 Fred Gleason <fredg@paravelsystems.com>
* Replaced the 'Add Event', 'Delete Event' and 'Modify Event' commands in the RDCatch Monitor Protocol with multicast update events.
This commit is contained in:
@@ -171,78 +171,6 @@
|
||||
<computeroutput>RS +!</computeroutput>.
|
||||
</para>
|
||||
</sect2>
|
||||
<sect2 xml:id="sect.privileged_commands.add_event">
|
||||
<title>Add Event</title>
|
||||
<para>
|
||||
Add event to the event list.
|
||||
</para>
|
||||
<para>
|
||||
<userinput>RA <replaceable>event-num</replaceable>!</userinput>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><replaceable>event-num</replaceable></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The number of the event to add.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<para>
|
||||
<command>rdcatchd</command><manvolnum>8</manvolnum>
|
||||
will respond with
|
||||
<computeroutput>RA <replaceable>event-num</replaceable>+!</computeroutput>.
|
||||
</para>
|
||||
</sect2>
|
||||
<sect2 xml:id="sect.privileged_commands.remove_event">
|
||||
<title>Remove Event</title>
|
||||
<para>
|
||||
Remove event from the event list.
|
||||
</para>
|
||||
<para>
|
||||
<userinput>RR <replaceable>event-num</replaceable>!</userinput>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><replaceable>event-num</replaceable></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The number of the event to remove.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<para>
|
||||
<command>rdcatchd</command><manvolnum>8</manvolnum>
|
||||
will respond with
|
||||
<computeroutput>RR <replaceable>event-num</replaceable>+!</computeroutput>.
|
||||
</para>
|
||||
</sect2>
|
||||
<sect2 xml:id="sect.privileged_commands.update_event">
|
||||
<title>Update Event</title>
|
||||
<para>
|
||||
Update event from the event list.
|
||||
</para>
|
||||
<para>
|
||||
<userinput>RU <replaceable>event-num</replaceable>!</userinput>
|
||||
</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><replaceable>event-num</replaceable></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The number of the event to update.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<para>
|
||||
<command>rdcatchd</command><manvolnum>8</manvolnum>
|
||||
will respond with
|
||||
<computeroutput>RU <replaceable>event-num</replaceable>+!</computeroutput>.
|
||||
</para>
|
||||
</sect2>
|
||||
<sect2 xml:id="sect.privileged_commands.request_deck_status">
|
||||
<title>Request Deck Status</title>
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user