/getMyDataChannels

Method description End point /getMyDataChannels Description Returns the list of the user's Data channels Request method POST Bearer token Required Request RequestParam None RequestBody None Response A JSONArray representation of the user's Data channels Example Array Fields Field name Description Type sensor_id Sensor identifier Long sensor_prototype_id Sensor prototype identifier Long sensor_prototype_name Sensor prototype name String [...]

/getMyRawEnergyData

Method description End point /getMyRawEnergyData Description Returns a JSON representation of the raw stored energy data of a particular sensor Request method POST Bearer token Required Request RequestParam None RequestBody Field name Description Type minutesBack Number of minutes in the past from the current date Long sensor_id Sensor identifier Long Example Array Response A JSON [...]

/getMyEnergyData

Method description End point /getMyEnergyData Description Returns a JSON representation of the stored energy data of a particular sensor Request method POST Bearer token Required Request RequestParam None RequestBody Field name Description Type monthsBack Number of months in the past from the current date Integer sensor_id Sensor identifier Long Example Array Response A JSON representation [...]