Skip to content

md-rejoyan-islam/SUST_EEE_IOT_HUB_API

Repository files navigation

IoT Server

A server application for managing and interfacing with IoT devices.

Features

  • Device registration and management
  • Real-time data collection
  • RESTful API endpoints
  • Secure communication

Installation

git clone https://github.com/yourusername/iot-server.git
cd iot-server
npm install

Usage

npm start

Configuration

Edit the config.json file to set up your environment variables and device settings.

API Reference

See API.md for detailed endpoint documentation.

Contributing

Pull requests are welcome. For major changes, please open an issue first.

License

MIT