Method | Description | |
---|---|---|
PachubeGlue ( string URL, string keyAPI ) : System | ||
sendMeasures ( float pressure, float temperature, float humidity ) : bool |
Method | Description | |
---|---|---|
toString ( float number ) : string |
public PachubeGlue ( string URL, string keyAPI ) : System | ||
URL | string | |
keyAPI | string | |
return | System |
public sendMeasures ( float pressure, float temperature, float humidity ) : bool | ||
pressure | float | |
temperature | float | |
humidity | float | |
return | bool |