# Bitpool Wiki

## Bitpool Tech Data

- [Bitpool Edge](https://wiki.bitpool.com/bitpool-edge.md): Tools to visually build IoT solutions
- [Bitpool Edge Installation](https://wiki.bitpool.com/bitpool-edge/bitpool-edge-installation.md): Procedure to install Bitpool Edge from Docker Hub
- [Bitpool Edge Requirements](https://wiki.bitpool.com/bitpool-edge/bitpool-edge-requirements.md): Basic hardware and software requirements
- [Connectors](https://wiki.bitpool.com/bitpool-edge/connectors.md)
- [Bitpool Edge Uploader](https://wiki.bitpool.com/bitpool-edge/connectors/bitpool-edge-uploader.md): A Node-RED node to upload data to Bitpool
- [Bitpool Edge BACnet](https://wiki.bitpool.com/bitpool-edge/connectors/bitpool-edge-bacnet.md): A BACnet gateway for node-red
- [Bitpool Edge Awair](https://wiki.bitpool.com/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.bitpool.com/bitpool-edge/connectors/bitpool-edge-modbus.md): A Node-RED node to communicate with Modbus equipment
- [Bitpool Edge Integriti](https://wiki.bitpool.com/bitpool-edge/connectors/bitpool-edge-integriti.md): A Node-RED node to communicate with Integriti Security API
- [Niagara Connectors](https://wiki.bitpool.com/niagara-connectors.md)
- [How To Install or Update Bitpool SSL Certificates in Niagara](https://wiki.bitpool.com/niagara-connectors/how-to-install-or-update-bitpool-ssl-certificates-in-niagara.md): Process for installing or updating Bitpool SSL certificates in Niagara (N4)
- [How to License a Niagara Module](https://wiki.bitpool.com/niagara-connectors/how-to-license-a-niagara-module.md): A process to obtain a Bitpool license for a Niagara driver, widget or service
- [Niagara Bitpool Uploader Service](https://wiki.bitpool.com/niagara-connectors/niagara-bitpool-uploader-service.md): Niagara service to upload point and history data to Bitpool
- [Niagara MQTT Driver Module](https://wiki.bitpool.com/niagara-connectors/niagara-mqtt-driver-module.md): MQTT Driver for Niagara N4
- [Windows Uploader](https://wiki.bitpool.com/windows-uploader.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.bitpool.com/bitpool-edge.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.
