> For the complete documentation index, see [llms.txt](https://help.depence.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/syncro-cloud.md).

# Syncro Cloud

### ![](/files/OHVZ1DjgNC0UbCcugqpB) Humidity

Transfers a value of type "Humidity" to the SyncroCloud.

* \#1 Begin Warning Humidity
* \#2 Begin critical Humidity
* Interval in Minutes

### ![](/files/lajPF9aYyMShyeE4H2dX) User defined

Transfers a value of type "User defined" to the SyncroCloud.

* Interval in Minutes
* Message Status Level
  * Debug
  * Info
  * Warning
  * Error
  * Crash
* Message Text
* Message Type Text
* Send only on changes
* value unit
* Tresholds

  * \#1 Send only if value higher&#x20;
  * \#2 Upper Treshold value
  * \#3 Send only if value lower
  * \#4 Lower Treshold value

### ![](/files/8qaupO0dL9MFWw7mEgSI) Temperatur

Transfers a value of type "Temperatur" to the SyncroCloud.

* Interval in Minutes
* Temperatur Sensor Name
* \#1 Warning lower Level Minimum
* \#2 Normal Level Minimum
* \#3 Normal Level Maximum
* \#4 Warning higher Level Maximum

### ![](/files/bZdlJnr5DbPggXMPoE5u) Water Level

Transfers a value of type "Water Level" to the SyncroCloud.

* Interval in Minutes
* Water Level Sensor Name
* \#1 Warning lower Level Minimum
* \#2 Normal Level Minimum
* \#3 Normal Level Maximum
* \#4 Warning Level Maximum

### ![](/files/KScmggNOzo0LXr7OVN3u) Wind Level

Transfers a value of type "Wind Level" to the SyncroCloud.

* Intervall in Minutes
* Wind Sensor Name
* \#1 Wind Speed Level Info in m/s
* \#2 Wind Speed Level Warning in m/s
* \#3 Wind Speed Level Critical in m/s


---

# 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, and the optional `goal` query parameter:

```
GET https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/syncro-cloud.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
