Application for monitoring and control of devices.
Application made to connect devices anywhere in the world. The app connects to an Oracle server, through the MQTT (Message Queing Telemetry Transport) protocol, and it sends the data to the devices subscribed to it. The devices (IoT) are connected to the same server and exchange information through the same MQTT protocol. All this is displayed in our application, which allows us to easily control and monitor it, from any browser, on desktop or mobile.
Technologies
Just perform npm install for everything to start working To get a local copy up and running follow these simple example steps.
- npm
npm install
-
Clone the repository
-
run npm install
-
npm run dev
You can deploy the repo. This will allow you to run it from anywhere. You must previously have the device or devices already programmed and connected to Wi-Fi. Ready! This is enough, you should be able to visualize the data.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Cristian Ganon - *Full Stack developer * - Cristian Ganon -