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-16 01:56:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11fb9e4894665b8924c6a54bc3d86c7cb20048bc
syncrow-web
/
lib
/
pages
/
analytics
History
Faris Armoush
11fb9e4894
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
..
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
Implemented Energy Consumption by Phases chart.
2025-05-04 13:22:38 +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