HAMcast developers

Changes between Version 9 and Version 10 of documentation/tools/monitoring/rest


Ignore:
Timestamp:
02/18/12 16:27:18 (12 years ago)
Author:
zagaria
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • documentation/tools/monitoring/rest

    v9 v10  
    2929Content Type: Content Type: text/plain; charset=utf 8
    3030
    31 arg0=5;
     31arg0=3;
    3232}}}
    3333
    34 On every call a response will be created using HTTP REPLY messages and a XML encoded payload. The payload will always start with the name of the call followed by the returned values. There are basically two types of values lists and single values. In case of the ''hello_client'' method the returned value will be a string and a list of numbers counting from 1 to 5.
     34On every call a response will be created using HTTP REPLY messages and a XML encoded payload. The payload will always start with the name of the call followed by the returned values. There are basically two types of values lists and single values. In case of the ''hello_client'' method the returned value will be a string and a list of numbers counting from 1 to 3.
    3535
    3636
     
    5656   3
    5757  <\num>
    58   <num>
    59    4
    60   <\num>
    61   <num>
    62    5
    63   <\num>
    6458<\count>
    6559