User Tools

Site Tools


public:t-530-hhge-07-1:messagecentral

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:t-530-hhge-07-1:messagecentral [2007/04/22 23:47] gudnypublic:t-530-hhge-07-1:messagecentral [2024/04/29 13:33] (current) – external edit 127.0.0.1
Line 15: Line 15:
 First perform step 1).\\ First perform step 1).\\
 Select a messagetype from the dropdown list in the Message types Panel and press the Get all Messages button.  All messages of the select type will appear in the Retrieve ALL panel, select a mesage there to view. Select a messagetype from the dropdown list in the Message types Panel and press the Get all Messages button.  All messages of the select type will appear in the Retrieve ALL panel, select a mesage there to view.
- 
  
 4. Send message\\ 4. Send message\\
 Messages can be sent by filling out the bottom area of the window with Whiteboard, Message type and Content (none can be left empty) or by selecting a predefined message from the Messages from file Panel.  Messages can be sent by filling out the bottom area of the window with Whiteboard, Message type and Content (none can be left empty) or by selecting a predefined message from the Messages from file Panel. 
 +
 +{{public:t-530-hhge-07-1:messagecentral.jpg|}}\\
  
 ===== Usage ===== ===== Usage =====
  
-Program takes 4 optional parameters. +Program takes 4 optional parameters.\\ 
-host = hostname for psyclone (localhost is default) +host = hostname for psyclone (localhost is default)\\ 
-port = portname of psyclone (10000 is default) +port = portname of psyclone (10000 is default)\\ 
-psyclonespec = path to psyclone spec to read names of whiteboards from +psyclonespec = path to psyclone spec to read names of whiteboards from\\ 
-messagespec= path to xml file with predefined messages+messagespec= path to xml file with predefined messages\\ 
 + 
 +java -jar MessageCentral.jar host=[localhost] port=[10000] psyclonespec=[] messagespec=[]\\ 
 + 
 +Code repository [[http://cadia.ru.is/svn/repos/messageCentral]]\\
  
-java -jar MessageCentral host=[localhost] port=[10000] psyclonespec=[] messagespec=[]+==== Config files ====
  
 +MessageSpec\\
  
 +  <messages>
 +    <message>
 +        <itemname>Process</itemname>
 +        <to>WBPlan</to>
 +        <type>RU.S1.Output.Plan.Task</type>
 +        <content><ThoughtUnit id="1"><SentenceFragment pauseafter="100" falsetto="false" fragment_id="1" answer="false"><Text type="null">Several decades ago you built 
 +                      me.</Text></SentenceFragment></ThoughtUnit></content>
 +    </message>
 +    <message>
 +        <itemname>Speak</itemname>
 +        <to>WBPlan</to>
 +        <type>RU.S1.Output.Plan.Task.Do</type>
 +        <content><Speak fragment_id="1"/></content>
 +    </message>
 +    <message>
 +        ...
 +    </message>
 +    ...
 +  </messages>
/var/www/cadia.ru.is/wiki/data/attic/public/t-530-hhge-07-1/messagecentral.1177285661.txt.gz · Last modified: 2024/04/29 13:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki