Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TobMoeller/solar_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar Logger

application overview

Solar Logger is a specialized backend application built with Laravel, designed to continuously collect, process, and securely transmit data from a private solar energy system to an external monitoring application.

Core Functionalities

  • Automated Data Retrieval: Regular acquisition of current solar data through proprietary inverter APIs using a custom-developed Python script.
  • Data Integration & Local Storage: Laravel-based backend analyzes and stores retrieved data in a local MySQL database.
  • Secure Data Transfer: An export module synchronizes data via a REST API interface with an external Laravel application (solar_watcher).
  • Queue Management: A Redis powered Laravel Queue is employed for efficient handling of export jobs, ensuring reliable and performant synchronization.
  • Automatic Notifications: Email alert system notifying about outages or communication issues with individual inverters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages