# Connectors

- [Bitpool Edge Uploader](https://wiki-cloud.bitpool.com/bitpool-cloud-platform/bitpool-edge/connectors/bitpool-edge-uploader.md): A Node-RED node to upload data to Bitpool
- [Bitpool Edge BACnet](https://wiki-cloud.bitpool.com/bitpool-cloud-platform/bitpool-edge/connectors/bitpool-edge-bacnet.md): A BACnet gateway for node-red
- [Bitpool Edge Awair](https://wiki-cloud.bitpool.com/bitpool-cloud-platform/bitpool-edge/connectors/bitpool-edge-awair.md): A Node-RED node to communicate with Awair devices via their cloud API
- [Bitpool Edge Modbus](https://wiki-cloud.bitpool.com/bitpool-cloud-platform/bitpool-edge/connectors/bitpool-edge-modbus.md): A Node-RED node to communicate with Modbus equipment
- [Bitpool Edge Integriti](https://wiki-cloud.bitpool.com/bitpool-cloud-platform/bitpool-edge/connectors/bitpool-edge-integriti.md): A Node-RED node to communicate with Integriti Security API


---

# 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://wiki-cloud.bitpool.com/bitpool-cloud-platform/bitpool-edge/connectors.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.
