Skip to content

Group project for uni course. The system detects values from sensors at wind turbines, solar panels, and hydro turbines using API keys, and displays them to the LCU unit.

Notifications You must be signed in to change notification settings

avaneepk/Energy-Sensor-Control-Unit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Clone this repository into a project. (e.g. IntelliJ IDEA: New -> Project from Version Control)
  2. Create an apikey.txt file in the root folder of the project. The file should contain your own API key for https://data.fingrid.fi.
  3. Run Main.scala.

About

This software was made as part of the final project for the course "Functional Programming".

AI disclaimer:

Microsoft Copilot was used for debugging suggestions in Plant.scala, however no code in the project has been generated by AI. No other content was generated by AI and has not been presented as our own.

About

Group project for uni course. The system detects values from sensors at wind turbines, solar panels, and hydro turbines using API keys, and displays them to the LCU unit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%