Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ecolyo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
web-et-numerique
Factory
LLLE_Project
Ecolyo
b39490518927cbe2ee94e12fc1e64134f8eefecc
ecolyo
src
models
maxPower.model.ts
Find file
Normal view
Permalink
maxPower.model.ts
66 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
feat(analysis): Add electricity consumption profile in analysis
Guilhem CARRON
committed
3 years ago
1
2
3
4
export
interface
MaxPowerEntity
{
load
:
number
date
:
string
}