This website requires JavaScript.
Explore
Help
Register
Sign In
ammar
/
syncrow-web
Watch
1
Star
0
Fork
0
You've already forked syncrow-web
mirror of
https://github.com/SyncrowIOT/web.git
synced
2025-07-14 17:25:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d6a60b40681d96097c59a4f55c84858b463b93a
syncrow-web
/
lib
/
pages
/
analytics
History
Faris Armoush
3d6a60b406
load energy consumption by phases from bloc, and made the widget use the said data.
2025-05-04 14:24:53 +03:00
..
helpers
extracted reusable helper methods into global extensions.
2025-04-30 15:02:53 +03:00
models
Made
PhasesEnergyConsumption
extend from
Equatable
.
2025-05-04 14:19:15 +03:00
modules
load energy consumption by phases from bloc, and made the widget use the said data.
2025-05-04 14:24:53 +03:00
params
Created
GetEnergyConsumptionByPhasesParam
class.
2025-05-04 14:18:56 +03:00
services
Abstracted
EnergyConsumptionByPhasesService
, and created a fake implementation that returns mock data, which also simulates a network delay.
2025-05-04 14:20:52 +03:00