FT Device Network Service Documentation

Introduction

The FT Device Network Service is a Spring Boot application designed to collect, process, and store network-related data from devices. It provides real-time data ingestion via MQTT and efficient data storage using ClickHouse.

Documentation Structure

Quick Start

  1. Clone the repository

  2. Configure environment variables

  3. Start the application (look on installation guide)

  4. Access the API documentation at http://localhost:8383/api/swagger-ui.html

Key Features

  • Real-time data ingestion via MQTT

  • Efficient data storage using ClickHouse

  • RESTful API for data access

  • Parallel data processing

  • Configurable task execution

  • Health monitoring and metrics

  • Swagger API documentation

Support

For support and issues, please contact the development team or create an issue in the project repository.

Contributing

Contributions are welcome! Please read the contribution guidelines before submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.