Chapter 10 XML interface
Parameter
Explanation
{update}
OPTIONAL
Update of data fields in the query result (e.g.
&$field01=33
) (see "Updating
{data_type}
OPTIONAL
Selection of the output format:
0
XML document (see "Format of the XML result" on page 103)
1
JSON document (see "Format of the JSON result" on page 104)
The XML document is used as the output format if this parameter is not
specified.
{ verbose_time }
OPTIONAL
1
The time stamps are issued with an increased accuracy (ms) (e.g.
stamp
=" 23.5.2012 15:21:09.348 "
).
10.3.1.1 Syntax of the xPath query
10.3.1.1.1 List of the fields in a table
A list of the fields within a table is read out via an
@
before the table identifier.
https://server-URL:8080/@geraetid?user=u1&password=p1
Rev. 01
95