> For the complete documentation index, see [llms.txt](https://docs.skysens.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skysens.io/sources/virtual-sensor/simulation.md).

# Simulation

Simulate data from the selected device to test visualizations, dashboards, or data processing workflows without needing a physical device.

<figure><img src="/files/eibtKJ1vjiLwtFQwsOyT" alt=""><figcaption></figcaption></figure>

For Adding A Virtual Value source, select the Value on the option selection.

Name is a descriptive name for your Virtual Value device

Than select physical copy of you want to generate or you can create your own simulation data object.

<figure><img src="/files/ZZfndOH6TbhBo4dmkBeO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Hx4xQLMoHN25Ck4JClC6" alt=""><figcaption></figcaption></figure>

Data Frequency: Define how often the virtual sensor should generate data.

Configure sensor range configuration: Based on your device selection from catalog set ranges for sensors that can be used in simulations. You can select a randomize range or type a custom range for a given sensor.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.skysens.io/sources/virtual-sensor/simulation.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.
