Get Measurement Weather Data    

Obtains the weather metadata stored with a measured point.

 

Input Arguments

 

0

Point Name

Point Name

The point name from which the temperature metadata should be extracted.

 

Return Arguments

 

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 %).

 

Returned Status

 

SUCCESS

The data was extracted successfully.

FAILURE

The point could not be found.

 

Remarks

This command will succeed even if the specified point has no weather metadata. In that case, the values will contain garbage.