Skip to content

Java Spring IoT server to communicate with Arduino based devices via WiFi.

Notifications You must be signed in to change notification settings

Oktawski/smarthome-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartHome

Spring server to communicate with Arduino devices via WiFi module.
User needs to create account, and each user can have their own WiFi devices.\

Devices can be added, removed, edited and turned by user. Light's color and intesity can be changed.\

Security is implemented via JWT Token, each user is given token once logged in.
User is authenticated with each request and each user can modify only their own devices.\

In my other repository is Android application to communicate with this server: (https://github.com/Oktawski/android-iot-app)

About

Java Spring IoT server to communicate with Arduino based devices via WiFi.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages