GET modules/{serial}/survey/LastHours/{hours}?l={l}
Return the module's last data, with adjusted values. (intermediate values, before applying the calibration correction). Limited to the 1000 last hours. SUBSCRIBTION REQUIRED
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| serial |
the serial number |
string |
Required |
| hours |
the number of hours |
integer |
Required |
| l |
the lang we want to use over the one defined in the user profile, defined with the ISO code, over 2 chars |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
the survey
Flipr.Business.Views.Report| Name | Description | Type | Additional information |
|---|---|---|---|
| MeasureId | integer |
None. |
|
| ModeId | integer |
None. |
|
| Source | Flipr.Data.NoSQL.Device.DataSource |
None. |
|
| SourceId | Flipr.Data.NoSQL.Device.DataSource |
None. |
|
| DetailLevel | Flipr.Business.Views.DetailLevel |
None. |
|
| Tendancy | integer |
None. |
|
| DateTime | date |
None. |
|
| Temperature | decimal number |
None. |
|
| PH | Flipr.Business.Views.Data |
None. |
|
| OxydoReductionPotentiel | Flipr.Business.Views.Data |
None. |
|
| Conductivity | Flipr.Business.Views.Data |
None. |
|
| UvIndex | decimal number |
None. |
|
| Battery | Flipr.Business.Views.Data |
None. |
|
| Desinfectant | Flipr.Business.Views.Data |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.