atef
|
11e85f304a
|
deploy script for IO project to deploy and test
|
2026-04-10 15:19:18 +02:00 |
atef
|
1e12bc708e
|
update to 8 inverter in the config file
|
2026-04-10 15:18:44 +02:00 |
atef
|
a137ce67f8
|
Main program IO project created
|
2026-04-10 15:17:46 +02:00 |
atef
|
d97167316a
|
IO Lib and standalone project created
|
2026-04-10 15:17:17 +02:00 |
atef
|
efa8454ddd
|
Aggreagte data for Sinexcel installation
|
2026-04-10 15:15:59 +02:00 |
Yinyin Liu
|
1e7c500f90
|
Merge branch 'main' of 91.92.155.224:Innovenergy/Innovenergy_trunk
|
2026-03-31 19:40:37 +02:00 |
atef
|
41119565ae
|
Merge remote-tracking branch 'origin/main'
|
2026-03-31 13:44:02 +02:00 |
atef
|
a0c73a8a1b
|
Update Sinexcel record
|
2026-03-31 13:43:55 +02:00 |
Yinyin Liu
|
706e0674fb
|
a lot of fixes to report system
|
2026-03-30 14:36:50 +02:00 |
Yinyin Liu
|
b0bcf06d4e
|
allow more flexible email frequency
|
2026-03-28 17:19:22 +01:00 |
Yinyin Liu
|
c4b293fb74
|
fix download pdf logo issue
|
2026-03-28 09:58:37 +01:00 |
Yinyin Liu
|
015cd5e5e6
|
parsed based64 encoded daily sinexcel data
|
2026-03-28 09:37:40 +01:00 |
Yinyin Liu
|
1683ab9b9a
|
make inesco energy as the default naming
|
2026-03-26 09:33:35 +01:00 |
Yinyin Liu
|
8c58ce45f6
|
add DC or AC Coupled option for Sodistore Home and Sodistore Pro
|
2026-03-26 09:08:49 +01:00 |
Yinyin Liu
|
3521da7a1d
|
add sodistore pro as a new product
|
2026-03-26 08:05:49 +01:00 |
Yinyin Liu
|
d59027a277
|
email the assignee when a ticket is assigend
|
2026-03-24 15:47:30 +01:00 |
Yinyin Liu
|
0657a5fb82
|
update sodistore home information tab based on weekly meeting's feedback
|
2026-03-24 13:42:36 +01:00 |
Yinyin Liu
|
baaabbecd0
|
add AI and cookies usage acknowledgement
|
2026-03-24 12:35:50 +01:00 |
Yinyin Liu
|
730f337502
|
restructure sodistore home Information tab
|
2026-03-23 13:19:14 +01:00 |
Yinyin Liu
|
33fc7fff01
|
unify report email and pdf download and add inesco logo
|
2026-03-19 12:22:48 +01:00 |
Yinyin Liu
|
876a82bf82
|
allow create ticket for instalation not on monitor and link installation live page from ticket and allow type Other to create new category
|
2026-03-18 15:45:09 +01:00 |
Yinyin Liu
|
3b6a16f2f8
|
rsolve alarm naming duplicates
|
2026-03-17 14:49:22 +01:00 |
Yinyin Liu
|
bf47a82b25
|
ticket dashboard beta version
|
2026-03-16 12:07:18 +01:00 |
Yinyin Liu
|
88173303d9
|
added ticket dashboard frontend: Detail & AI
|
2026-03-16 10:13:25 +01:00 |
Yinyin Liu
|
a40c168f1a
|
added ticket dashboard frontend: List & Create
|
2026-03-16 10:11:53 +01:00 |
Yinyin Liu
|
50bc85ff2a
|
unified daily report data from S3 and then db and fallback to xlsx and the container size is consistent among 4 tubs
|
2026-03-12 14:39:24 +01:00 |
Yinyin Liu
|
591e273bc7
|
Fixed edit mode in the conflict of RabbitMQ(status message updates all entries) and WebSocket
|
2026-03-11 12:22:19 +01:00 |
Yinyin Liu
|
1306ae6b9f
|
digested hourly and daily data from S3 for Sinexcel
|
2026-03-11 11:43:55 +01:00 |
Yinyin Liu
|
ec830b5800
|
increase ExoCmd to 18s to cover new 10s cycle loop for sodistore home
|
2026-03-11 07:29:08 +01:00 |
Yinyin Liu
|
a1911325ad
|
added installation name in monthly and yearly email service
|
2026-03-10 13:11:20 +01:00 |
Yinyin Liu
|
ac034b9983
|
fixed monthly and yearly report overlap issue of PV and Battery performance
|
2026-03-10 12:50:36 +01:00 |
Yinyin Liu
|
6cf14e3483
|
daily tab design with hourly data and last week quick entry with self-efficiency on top
|
2026-03-10 12:32:01 +01:00 |
Yinyin Liu
|
f7ee347fc5
|
cahched weekly report
|
2026-03-10 10:50:17 +01:00 |
Yinyin Liu
|
8cd602c5cd
|
added weather API to generate predition for weekly report
|
2026-03-09 16:24:29 +01:00 |
Yinyin Liu
|
98abd68366
|
Added network provider in Information tab
|
2026-03-09 13:43:11 +01:00 |
Yinyin Liu
|
f8b9428ce4
|
Merge feature/ticket-dashboard: backend data layer, CRUD, AI diagnosis service, 9 endpoints
|
2026-03-06 09:52:52 +01:00 |
Yinyin Liu
|
662810db98
|
fixed weeks to days in monthly report system
|
2026-03-05 14:09:19 +01:00 |
Yinyin Liu
|
9cee5398d4
|
added ticket dashboard backend: data models, CRUD, AI diagnosis service, and 9 controller endpoints
Week 1 of ticket dashboard MVP — backend only:
- 4 new SQLite tables: Ticket, TicketComment, TicketAiDiagnosis, TicketTimelineEvent
- CRUD methods in Database/ partial classes with cascade delete
- TicketDiagnosticService for async Mistral AI diagnosis (fire-and-forget)
- 9 admin-only Controller endpoints for ticket CRUD, comments, and detail view
- Ticket cleanup integrated into Delete(Installation) cascade
|
2026-03-05 14:03:34 +01:00 |
Yinyin Liu
|
534b00aeb8
|
removed accumulating duplicate/stale WebSocket entries over time
|
2026-03-05 09:17:06 +01:00 |
Yinyin Liu
|
4ac1bc78ab
|
automatically delete S3 files which are over 1 year
|
2026-03-04 14:04:13 +01:00 |
Yinyin Liu
|
f82190afc1
|
improved delete installation logic with S3 bucket purge and delete and reminder for manual check
|
2026-03-04 12:46:18 +01:00 |
Yinyin Liu
|
7aacddd761
|
Added SodistoreGrid as an empty templated and built S3 bucket creation pipeline
|
2026-03-04 10:59:08 +01:00 |
Yinyin Liu
|
79f695f9b4
|
check master admin account name from innov to inesco
|
2026-03-04 09:45:15 +01:00 |
Yinyin Liu
|
25b961dc93
|
fixed folder name and SodistoreMax name
|
2026-03-04 09:37:01 +01:00 |
Yinyin Liu
|
a86dc963b2
|
Merge branch 'main' of 91.92.155.224:Innovenergy/Innovenergy_trunk
|
2026-03-02 18:52:41 +01:00 |
Yinyin Liu
|
35b64c3318
|
store hourly energy records in SQLite and remove file cache
|
2026-03-02 18:52:36 +01:00 |
Yinyin Liu
|
1761914f24
|
restructured data pipeline for report system and updated the way to create monthly and yearly report
|
2026-03-02 12:49:46 +01:00 |
atef
|
0db9406b9c
|
create Topology display for Kaco product
|
2026-02-27 12:56:18 +01:00 |
atef
|
b6b1cfccb9
|
cleare unused tojson function
|
2026-02-27 12:55:39 +01:00 |
atef
|
1657cb2b61
|
Create ensure connection with webscoket
|
2026-02-27 12:55:02 +01:00 |