Command:
http://192.168.24.106/?command=DataQuery&uri=dl:MainData.Cond41&
format=html&mode=backfill&p1=7200
Response: backfill all records since 3600 seconds ago
DataQuery Response
The DataQuery format parameter determines the format of the response. For
more detail concerning data response formats, see the Data File Formats
(p. 377)
section.
When html is entered in the DataQuery format parameter, the response will be
HTML. Following are example responses.
HTML Response
HTML tabular response:
HTML page source:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><TITLE>Table Display</TITLE><meta http-
equiv="Pragma" content="no-cache"><meta http-equiv="expires"
content="0">
</HEAD><BODY>
<h1>Table Name: BallastLine</h1>
<table border="1" cellpadding="2" cellspacing="0">
<tr valign="middle" align="center">
<th nowrap>TimeStamp</th>
<th nowrap>Record</th>
<th nowrap>Induced_Water</th>
</tr>
<tr valign="middle" align="center">
<td nowrap>2012-08-21 22:41:50.0</td>
<td nowrap>104</td>
<td nowrap>66</td>
</tr>
<tr valign="middle" align="center">
<td nowrap>2012-08-21 22:42:00.0</td>
<td nowrap>105</td>
<td nowrap>66</td>
</tr>
<tr valign="middle" align="center">
<td nowrap>2012-08-21 22:42:10.0</td>
<td nowrap>106</td>
<td nowrap>66</td>
433