Changes between Version 19 and Version 20 of adeiDG
- Timestamp:
- 09/14/09 05:41:08 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
adeiDG
v19 v20 19 19 * ''db_name'' - Database name (within data source) 20 20 * ''db_group'' - Log Group (Identificator) 21 * ''control_group'' - Control Group, the control groups can be and often are different from the loggroups 21 22 * ''db_mask'' - Item mask, possible values are: 22 23 * mask name 23 24 * comma separated list of items (numeric, counted from zero) 24 25 * omit this parameter to select all log group items 26 * ''control_mask'' - The comma-separated mask of items within the control group, if mask is not specified all group items are considered 25 27 '''Data Interval Specification''' 26 28 * ''experiment'' - The current experiment duration 47 49 '''Various''' 48 50 * ''id'' - image id in ''getimage'' request 51 * [wiki:adeiParam_time_format time_format] - Specifies the format to return timestamps in, by default the UNIX timestamp (seconds since 1970-01-01) is used (fractal numbers are allowed). 49 52 50 53 == Examples ==