Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
self_data_technical_doc
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
self_data_technical_doc
Commits
0fa7ec16
Commit
0fa7ec16
authored
4 years ago
by
Yoan VALLET
Browse files
Options
Downloads
Patches
Plain Diff
add consumption and ecogesture sections
parent
e96e3188
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#11610
passed
4 years ago
Stage: build
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/ecolyo/functionalities/consumption.md
+27
-0
27 additions, 0 deletions
docs/ecolyo/functionalities/consumption.md
docs/ecolyo/functionalities/ecogesture.md
+48
-0
48 additions, 0 deletions
docs/ecolyo/functionalities/ecogesture.md
mkdocs.yml
+2
-0
2 additions, 0 deletions
mkdocs.yml
with
77 additions
and
0 deletions
docs/ecolyo/functionalities/consumption.md
0 → 100644
+
27
−
0
View file @
0fa7ec16
# Description
Ecolyo allow user to see its consumption in two way:
-
with an aggregated view aka HomeView
-
with a specific view for a fluid aka SingleFluidView
# Modal old fluid data
In order to avertise user that the data is too old for a fluid, a modal is displayed when the last date of a fluid is greater than 5 days.
In function of the connector status the user will receive 2 differents message:
-
if the konnector is in error, the user will be invited to check the konnector
-
if the konnector has ran successfully, the user will be invited to contact the supplier
# Comparison
User can compare its data with a previous period using a switch which will display the previous period on the same chart.
This features is only available on single fluid chart and if not available at the year time step
# Time step
Different time steps can be selected by the user which will display different period on the graph in function of this time step.
-
Day: display data at half-an-hour step on a period of one day
-
Week: display data at daily step on a period of a week
-
Month: display data at daily step on a period of a month
-
Year: display data at monthly step on a period of a year
-
5 years: display data at yearly step on a period of 5 years (5 last years)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
docs/ecolyo/functionalities/ecogesture.md
0 → 100644
+
48
−
0
View file @
0fa7ec16
# Ecogesture
## All ecogestures screen
This screen display the full list of ecogestures. User can filter ecogesture by usage.
## Ecogestures filtered by profile
This screen display is based on a filtered ecogesture list that fit to the user profile type.
The user can also filter ecogesture by usage.
Following rules are used to filter the ecogesture:
### Case ecogesture usage is heating
We will display the ecogesture if:
-
the ecogesture has electricity fluid and profile type has an individual heating which use electricity fluid.
OR
-
the ecogesture has gas fluid and profile type has an individual heating which use gas fluid.
### Case ecogesture usage is ECS
We will display the ecogesture if:
-
the ecogesture has electricity fluid and profile type has an individual hot water which use electricity fluid.
OR
-
the ecogesture has gas fluid and profile type has an individual hot water which use gas fluid.
### Case ecogesture usage is ECS
We will display the ecogesture if:
-
the ecogesture has electricity fluid and profile type has an electricity fluid for cooking.
OR
-
the ecogesture has gas fluid and profile type has an gas fluid for cooking.
### Case ecogesture usage is cold water
We will display the ecogesture if the profile type has a individual cold water.
### Case ecogesture usage is specific electricity
We will display the ecogesture.
### Case ecogesture usage is air conditioning
We will NOT display the ecogesture.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
2
−
0
View file @
0fa7ec16
...
...
@@ -73,6 +73,8 @@ nav:
-
Eau du Grand Lyon
:
ecolyo/konnectors/egl.md
-
Functionalities
:
-
Initialization
:
ecolyo/functionalities/initialization.md
-
Consumption
:
ecolyo/functionalities/consumption.md
-
Ecogesture
:
ecolyo/functionalities/ecogesture.md
-
Challenge
:
ecolyo/functionalities/challenge.md
-
Profile Type
:
ecolyo/functionalities/profile_type.md
-
Proxy
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment