Water¶
GetWaterPermeability¶
Command to get water level.
Request¶
Only the name and the payload arguments will be described. General information can be found under Command General.
- Name:
GetWaterPermeability - Payload arguments: None
Response¶
Only the data object will be described here.
To get information about the whole response, please refer to
Command General.
The data object contains the following arguments:
-
v: The amount, which is currently set.Value Description 1 low 2 medium 3 high 4 ultra high
SetWaterPermeability¶
Command to set the water level.
Request¶
Only the name and the payload arguments will be described. General information can be found under Command General.
- Name:
SetWaterPermeability -
Payload arguments:
-
v: The water amountValue Description 1 low 2 medium 3 high 4 ultra high
-
Response¶
No specific response expected, as this is a executing command. General information about responses can be found under rest.