Watering

Watering Methods

APIDescription
POST v1/watering/create-watering-event

No documentation available.

Map

Map Methods

APIDescription
GET v1/map/category-tree?categoryId={categoryId}&page={page}

Get tree of categories.

GET v1/map/layers?categoryId={categoryId}&layerId={layerId}&page={page}

Get list of layers.

SensoneoReceiver

APIDescription
POST v1/sensoneo/process

No documentation available.

Metering

Metering Methods

APIDescription
GET v1/metering/list?monitoringPointId={monitoringPointId}&startDate={startDate}&endDate={endDate}

Get list of metering consumption

POST v1/metering/receive-iemsy

Receive and process data energy from iemsy file

POST v1/receive/tcw?locationId={locationId}

No documentation available.

EnergyProduction

Energy Production Methods

APIDescription
GET v1/energy-production/list?monitoringPointId={monitoringPointId}&startDate={startDate}&endDate={endDate}

Get list of energy production

MonitoringPoint

Monitoring Points Methods

APIDescription
GET v1/monitoring-point/parameters?monitoringPointId={monitoringPointId}

Get parameters by monitoring point.

MonitoringNetwork

Monitoring Network Methods

APIDescription
GET v1/monitoring-network/list?type={type}&status={status}&page={page}

Get list of monitoring points:

MonitoringClass

Monitoring Points Types

APIDescription
GET v1/monitoring-class/list

Get list of monitoring points types.

Alerts

Alerts Methods

APIDescription
GET v1/alerts/list?level={level}&startDate={startDate}&endDate={endDate}&acknowledged={acknowledged}&monitoringPointId={monitoringPointId}&page={page}

Get list of alerts.

Parking

Parking Methods

APIDescription
GET v1/parking/search-near?latitude={latitude}&longitude={longitude}&maxDistance={maxDistance}&orderBy={orderBy}

Get Parkings near to a location with a max distance and order

GET v1/parking/current-status?parkingLotId={parkingLotId}

Get parkings current status

EntityCounting

Monitoring Point Entity Counting Methods

APIDescription
GET v1/entity-counting/counting-per-hour?day={day}&monitoringPointId={monitoringPointId}&type={type}&direction={direction}

Get entity counting values per hour by day.

GET v1/entity-counting/counting-per-day?startDate={startDate}&endDate={endDate}&monitoringPointId={monitoringPointId}&direction={direction}

Get entity counting values per day by date interval.

POST v1/entity-counting/psialliance-counting-event?payload={payload}

PsiallianceCountingEvent

Measures

Measures Methods

APIDescription
GET v1/measures/list?monitoringPointId={monitoringPointId}&startDate={startDate}&endDate={endDate}&parameterCode={parameterCode}&page={page}&pageSize={pageSize}

Get list of measures for the sensor.

GET v1/measures/list-hourly?monitoringPointId={monitoringPointId}&startDate={startDate}&endDate={endDate}&parameterCode={parameterCode}&page={page}

Get list of hourly measures for the sensor.

GET v1/measures/list-contacts?contactId={contactId}&page={page}

Get list of contacts defined on measures blocks.

POST v1/measures/receive-values?deviceId={deviceId}&date={date}

Post measures

POST v1/measures/receive-payload?deviceId={deviceId}&payload={payload}&date={date}

Post payload

POST v1/measures/receive-payload-form

No documentation available.

InstantQuality

Instant Quality Methods

APIDescription
GET v1/instant-quality/index?type={type}&monitoringPointId={monitoringPointId}

Get instant quality values of sensor.

SpaceOccupation

Space Occupation Methods

APIDescription
GET v1/occupation/spaces?name={name}&active={active}&page={page}&pageSize={pageSize}

Get spaces filtered by name or active

GET v1/occupation/spaces-count?name={name}&active={active}

Get counting spaces filtered by name or active

GET v1/occupation/occupation?space_id={space_id}&momentDate={momentDate}

Get space ocupation for specific moment, defined on parameter moment_date

GET v1/occupation/list-occupation?momentDate={momentDate}&page={page}&pageSize={pageSize}

Get list with spaces active and her occupation.

GET v1/occupation/mapping?space_id={space_id}

Get list with mapping of monitoring points, for specific space defined on parameter space_id.

GET v1/occupation/occupation-day?space_id={space_id}&date={date}&type={type}

Get total counting space occupation with operations per hour along the day defined on parameters space_id, date and type.

GET v1/occupation/occupation-daily-summary?space_id={space_id}&date={date}&type={type}

Get total counting space occupation with operations per hour along the day defined on parameters space_id, date and type.