User Tools

Site Tools


gems_examples

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gems_examples [2013/10/11 17:31]
andzik
gems_examples [2022/10/03 08:42] (current)
justin.boss
Line 1: Line 1:
-This page contains examples of various GEMS messages in both GEMS-ASCII and GEMS-XML.  The examples match between the two formats to allow for direct comparison.+====== GEMS Examples ======
  
-These examples are maintained by AMERGINT Technologies Inc.+The ZIP files referenced on this page contain examples of various GEMS messages in both GEMS-ASCII and GEMS-XML.  The examples match between the two formats to allow for direct comparison. The GEMS-XML messages include the standard HTTP headers.
  
-==== Connect Message ====+These examples are non-normative, but expected to match and help clarify the GEMS specification. A compliant implementation of GEMS (client or server) should be able to parse and/or generate these messages.
  
-GEMS-ASCII: {{connectmessage.txt|ConnectMessage.txt}}+These examples are provided by AMERGINT Technologies Inc.
  
-GEMS-XML: {{connectmessage.xml|ConnectMessage.xml}}+===== GEMS 1.2 =====
  
-==== Connect Response (Success====+**{{gems-1.2-examples.zip| GEMS 1.2 Examples (Zip File)}}**
  
-GEMS-ASCII{{connectmessageresponse-success.txt|ConnectMessageResponse-success.txt}}+Message Examples Included:
  
-GEMS-XML: {{connectmessageresponse-success.xml|ConnectMessageResponse-success.xml}}+=== Connect/Disconnect/Errors === 
 +  * Standard Connect Message 
 +  * Successful Connect Response 
 +  * Failed Connect Response (Invalid Target) 
 +  * Malformed Message Response 
 +  * Disconnect Message
  
-==== Connect Response (Failure====+=== Directive Message === 
 +  * Directive Message: //StartProcessing(Iterations, Title)// 
 +  * Directive Response: returns a list of integers
  
-GEMS-ASCII: {{connectmessageresponse-failure.txt|ConnectMessageResponse-failure.txt}}+=== Set Config Message === 
 +  * Standard SetConfig Message 
 +  * Illustration of all escape characters 
 +  * Illustration of all available GEMS types 
 +  * Standard response 
 + 
 +=== Get Config Message === 
 +  * Parameterized example 
 +  * Example retrieving all available parameters 
 +  * Standard response 
 + 
 +=== Load Config Message === 
 +  * Example request 
 +  * Example response 
 + 
 +=== Save Config Message === 
 +  * Example request 
 +  * Example response 
 + 
 +=== Ping Message === 
 +  * Example request 
 +  * Example response 
 + 
 +=== Get Config List Message === 
 +  * Example request 
 +  * Example Response
  
-GEMS-XML: {{connectmessageresponse-failure.xml|ConnectMessageResponse-failure.xml}} 
  
-==== UnknownResponse ==== 
-This message is sent when a completely garbled message is received. 
  
-GEMS-ASCII: {{unknownresponse.txt|UnknownResponse.txt}} 
  
-GEMS-XML: {{unknownresponse.xml|UnknownResponse.xml}} 
  
  
gems_examples.1381527097.txt.gz · Last modified: 2013/10/11 17:31 by andzik