# Device info tabs

<figure><img src="/files/HJW5FDBy8NJs2Y4SMPDF" alt="" width="563"><figcaption><p>Technical details page</p></figcaption></figure>

## Metadata tab

* **Name**:\
  User-readable Device ID.
* **Notes** (editable):\
  If a note was added during deployment, it appears here. Otherwise, a note can be added by making the field editable.

## Location tab

* **Installed device location** (editable):\
  Provides current GPS coordinates (Latitude/Longitude) set during deployment. If the device has been moved, update the GPS coordinates in these fields.

{% hint style="info" %}
**Update GPS location after relocating a device**

If a Silvanet device has been relocated from its deployed location, its GPS coordinates (latitude and longitude) needs to be updated. This can occur when a tree on which a sensor is attached falls or if a pole on which a Mesh Gateway is deployed must be moved. The GPS coordinates of a device can be easily changed.
{% endhint %}

## Technical Info tab

Displays uneditable technical information about the Silvanet device.

* **Sensor ID**:\
  Identifies the device in the Silvanet System.
* **EUI**:\
  64-bit Extended Unique Identifier.
* **Join EUI**:\
  Internal use only.
* **LoRaWAN PHY Version**:\
  PHY Version.
* **LoRaWAN Version**:\
  MSC version corresponding to the PHY Layer version.
* **Device Address**:\
  32-bit device address (non-unique).
* **Firmware Version**:\
  Indicates which version (and related Region) installed on the device.
* **ML Version**:\
  Indicates which Machine Learning (ML) firmware applied to the device.
* **NS End Device ID**:\
  LoRaWAN Network Server (NS) End-Device ID.

## Sensor Data tab

Display the sensor data based on a selected time range.

{% hint style="info" %}
This is the same data as displayed in **Device Details**.
{% endhint %}

<figure><img src="/files/Y3pERDsPXTMyaBfopMNM" alt="" width="563"><figcaption><p>Sensor data tab</p></figcaption></figure>

{% hint style="info" %}
**See Also**

For a description of the displayed graphs, see [Wildfire Sensor data](/dryad-documentation/silvanet-suite/silvanet-sma/site-view/wildfire-sensor-data.md).
{% endhint %}

## QR Code

Displays the QR Code used in the Silvanet Deployment App.


---

# 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://docs.dryad.app/dryad-documentation/silvanet-suite/silvanet-sma/site-view/device-info.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.
