Welcome to Oves IoT Documentation¶
This set of documents provides comprehensive insights into several essential aspects of MQTT, GATT, and their integration for device communication. The documents are designed to provide structured guidance on implementing and configuring BLE and MQTT systems, with specific focus on the role of each protocol in Omnivoltaic's IoT ecosystem. Below is a quick reference to locate each document in your project folder.
- Device Parameter Configuration
- Generic Access Profile (GAP) and Omnivoltaic GATT Design
- MQTT and GATT Integration Overview
Purpose and Workflow¶
- MQTT enables lightweight messaging between devices, while GATT governs the exchange of data between Bluetooth devices.
- These protocols are implemented to enhance communication across devices, optimizing data flow, security, and scalability for Omnivoltaic's IoT network.
- The WebView Initialization ensures that front-end applications can interact with these protocols, providing a smooth user experience and real-time data exchange.
This overview provides you with a starting point to understand the integration of MQTT, GATT, and BLE, and how they contribute to the overall functionality of the IoT system.