Post Method; Post Request Parameters - Airzone AZAI6WSPMEL Mode D'emploi

Table des Matières

Publicité

Les langues disponibles

Les langues disponibles

PUT method: modify system data.

POST METHOD

The POST method is used to extract the data of a specified zone.
This method is used as below:
POST
http://XXX.XXX.XXX.XX:3000/api/v1/hvac
Where XXX.XXX.XXX.XX is the IP address of the Airzone Webserver.
The port by default is 3000.
The application where is pointed is api/v1/hvac.
With the following body
{
"systemID": n (system number),
"zoneID": m (zone number)
}

POST request parameters

If the POST method is correctly requested the response is indicated with code 200 and will give back the following parameters:
A: Flexa 3.0/Innobus Pro6, RadianT365, Acuazone, Easyzone Systems.
B: VAF, ZBS Systems.
C: Aidoo Pro.
A
B
C
Parámetro
Tipo de valor
systemID
Integer
zoneID
Integer
name
String
on
Boolean
setpoint
Integer
roomtemp
Integer
maxtemp
Integer
mintemp
Integer
Descripción
ID of the System to consult
ID of the Zone to consult
Name of zone
Zone status. On/Off
Setpoint temperature
Room temperature
Upper limit setpoint
temperature
Lower limit setpoint
temperature
Valores disponibles
1 a 32->A,B
1->C
1 a 32->A,B
1->C
0
All Zones
Name of zone
true
false
15 to 30 for ºC
59 to 86 for ºF
Number
Number
Number
13
ES
EN
FR
IT
PT
DE

Publicité

Table des Matières
loading

Table des Matières