ezeio2:apiref:syslog

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
Next revisionBoth sides next revision
ezeio2:apiref:syslog [2019-10-28 20:20] andrehezeio2:apiref:syslog [2021-08-24 20:31] andreh
Line 5: Line 5:
 === Description === === Description ===
  
-<code>https://api.eze.io/v1/syslog/{serial}/from={datetime}/to={datetime}/[fields]/[interval[,aggregation]]/["raw"]</code>+<code>https://api.eze.io/v1/syslog/{serial}/from={datetime}/[to={datetime}]/[fields]/[interval[,aggregation]]/["raw"]</code>
  
  
Line 12: Line 12:
  
 | ''serial'' | The serial number of the ezeio (XYZ987) | | ''serial'' | The serial number of the ezeio (XYZ987) |
-| ''from=datetime'' | The beginning of the range. Format per RFC3339+| ''from=datetime'' | The beginning of the range. Format per RFC3339 or 1d/1h/1m 
-| ''to=datetime'' | The end of the range. Format per RFC3339. |+| ''to=datetime'' | The end of the range. Format per RFC3339. If not given, current time is assumed.|
 | ''fields'' (optional) | Comma separated list of fields. Possible fields are 1-90, GPSx, GPSy, GPSz, GPSsignal. If not given, all fields are returned. | | ''fields'' (optional) | Comma separated list of fields. Possible fields are 1-90, GPSx, GPSy, GPSz, GPSsignal. If not given, all fields are returned. |
 | ''interval'' (optional) | Sample interval. Given as a number followed by 'd', 'h' or 'm' for day, hour or minute. | | ''interval'' (optional) | Sample interval. Given as a number followed by 'd', 'h' or 'm' for day, hour or minute. |
 | ''aggregation'' (optional) | Method of aggregation. Only valid if interval is given. | | ''aggregation'' (optional) | Method of aggregation. Only valid if interval is given. |
 | ''"raw"'' (optional) | Only return values actually stored in database. | | ''"raw"'' (optional) | Only return values actually stored in database. |
 +
 +The ''from'' parameter can be given as number of minutes/hours/days relative to current time. For example ''from=17h'' means "17 hours ago".
  
 If no interval is given, an automatic interval will be calculated based on the size of the range. This is to ensure the amount of data returned is reasonable. If no interval is given, an automatic interval will be calculated based on the size of the range. This is to ensure the amount of data returned is reasonable.
  • ezeio2/apiref/syslog.txt
  • Last modified: 2021-09-24 23:04
  • by andreh