SiemLuc / S3-SiemLucassen-HAP

Home assistant platform in Java Spring with Microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S3-SiemLucassen-HAP

Home assistant platform is made with React, Java Spring with microservice architecture and Python (with RabbitMQ communication) for the Jetson Nano scripts.

The reason for working a mono repository is stated in my portfolio after doing research with a fellow classmate.

Motivation

The goal of this project is to have a wall mounted tablet running a dashboard to control for my home.

The goal is to have one screen with a small menu for rooms so I can have a global view of the measurements of my Jetson Nano's in my home.

Setup Instructions

(Keep in mind that you will need an installed Jetson Nano with a Sensorhub for running the scripts)

Clone down this repository. You will need npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Visit App:

http://localhost:3000/

Links regarding learning outcomes for the 3rd Semester

About

Home assistant platform in Java Spring with Microservices


Languages

Language:Java 52.4%Language:TypeScript 11.5%Language:JavaScript 11.5%Language:Python 10.3%Language:CSS 8.9%Language:Dockerfile 3.6%Language:HTML 1.3%Language:Shell 0.4%