
CHAPTER 3
Operations at the Application Level
75
Specifies the field delimiter (default is ";"). All special characters
must be URL-escaped (e.g. for the tab character with ASCII code
0x09, you have to write "%09").
lineending=string
Specifies the line ending (default is linefeed). All special
characters must be URL-escaped (e.g. for the tab character with
ASCII code 0x09, you have to write "%09").
quote=string
Specifies the string quotation character (default is the double
quote). All special characters must be URL-escaped (e.g. for the
tab character with ASCII code 0x09, you have to write "%09").
internaltags=yes|no
Specifies whether internal tags are included in the output
(internaltags=yes) or not (default, or internaltags=no).
tulist=name[,name]...
Specifies a comma separated list of RTUs by node ID. All tags of
the RTUs specified in this list are output.
taglist=name[,name]...
Specifies a comma separated list of TAGs by node ID. This
parameter takes precedence over the rtulist parameter.
timestamp=utc|YYYYMMDDThh:mm:ss
Specifies the timestamp for the oldest data record to display
either as UTC timestamp (seconds since January, 1st 1970
00:00:00 UTC) or as local time in ISO format.
slots=n
Specifies the maximum number of returned slots. Values from 1
to 200 are valid.
Note: if the output format is "T" (one table with all tag values), the
actual number of table lines can exceed the slot number if
the timestamps of the tags differ.
dateformat=string
Specifies the format for the date output. The following
characters are treated special:
• Y or YYYY for the year with century
Komentarze do niniejszej Instrukcji