This application allows users to manage nodes connected to a ChirpStack server. Users can register new nodes, remove nodes, and monitor node status.
- Install the required packages:
bash pip install -r requirements.txt
- Run the application:
bash python main.py
- Node registration and management
- Real-time status monitoring
- Integration with ChirpStack server
- User authentication