Obtains the weather metadata stored with a measured point.
0 |
Point Name |
Point Name |
The point name from which the temperature metadata should be extracted. |
1 |
Double |
Temperature (deg F) |
The temperature (in degrees F). |
2 |
Double |
Pressure (in. Hg) |
The pressure (in. Hg). |
3 |
Double |
Humidity (% RH) |
The relative humidty (in %). |
SUCCESS |
The data was extracted successfully. |
FAILURE |
The point could not be found. |
This command will succeed even if the specified point has no weather metadata. In that case, the values will contain garbage.