{\rtf1}

GET devices/:id/exps

Returns the state of the device.

Including the current value, avg and trend

Home Device
  • temperature
  • pH
  • nh3

Resource URL

https://api.seneye.com/v1/devices/:id/exps

Parameters

:id required

The ID of the device for which to return results for.

values Integer

Return Data

trend

The ID of the device for which to return results for.

values -1 Down, 0 Stable, 1 Up
trend

Hours to reach a critical state.

values Integer default -1 No Critical

Example Request

GET

https://api.seneye.com/v1/devices/3442/exps?user=***&pwd=***