# Sensor Management Using Cloud

#### Pulse Counter (Energy meter)

To set up an energy meter (or any pulse counter), first, pair it with the base station.\
To do so from the Aranet Cloud take a look at this forum post: [Base Management](/aranet-cloud-page/aranet-cloud-landing-page/base-management.md)\
Afterward, Enable the conversion button to see more options available:

<div data-with-frame="true"><figure><img src="/files/Y1Qa5ClV6ANwcBqrq0uW" alt=""><figcaption></figcaption></figure></div>

Now you can choose the Metric, Unit, and the number of pulses per unit. For an energy meter choose:\
Metric = Energy\
Unit = kWh\
Pulses = (The amount of pulses per kWh) This depends on the energy meter itself.\
For convenience sake, you can also see the number of kWh per pulse

After that press the "Save" button and you should be done.

#### WET150 VWC

First, pair the sensors with a base station.\
To do so from the Aranet Cloud take a look at this forum post: [Base Management](/aranet-cloud-page/aranet-cloud-landing-page/base-management.md)

Then go to the specific sensor in the base management from Cloud section and edit the WET150 sensor:<br>

<div data-with-frame="true"><figure><img src="/files/IFBCEiz7z5CcsOJLax2S" alt=""><figcaption></figcaption></figure></div>

From here you can change the VWC calibration profile and the Pore electrical conductivity calculation model.\
If you want, you can turn on the "Advanced parameters" option and change the constants of the models.

<div data-with-frame="true"><img src="https://forum.aranet.com/site/assets/files/4971/wet150_1.500x0-is.png" alt="" width="500"></div>

<div data-with-frame="true"><img src="https://forum.aranet.com/site/assets/files/4971/wet150_2.500x0-is.png" alt="" width="500"></div>

#### 4-20mA, 0-10V Sensor

First pair the sensor with a base station, then go to the base management feature from Cloud and edit the 4-20 mA or 0-10 V sensor.\
To do so from the Aranet Cloud take a look at this forum post: [Base Management](/aranet-cloud-page/aranet-cloud-landing-page/base-management.md)\
\
After clicking edit add a conversion.

<div data-with-frame="true"><figure><img src="/files/MDZy2d5tIdk1TXuamlon" alt=""><figcaption></figcaption></figure></div>

From here you can choose the metric you want to convert and the unit. For this example, we are using the NH3 kit and choosing a custom metric and custom units (Although the concentration preset is available).

Afterward, you should provide reference points according to the sensor setup instructions. This time we are saying that 0V=0ppm and 10V=100ppm.\
You can also use the current measurement as a reference point\
\
You can then save the sensor edit and finish.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/user-interface-and-core-features/sensors/sensor-management-using-cloud.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
