Newer
Older
site_name: Self-Data Grandlyon - Technical Docs
site_description: A Collection of Technical Documentations Related to the Self-Data Grandlyon Projects.
site_author: Métropole de Lyon
repo_name: "Clone the Project"
repo_url: "https://forge.grandlyon.com/web-et-numerique/llle_project/self-data-technical-doc"
theme:
name: "material"
favicon: "img/self_data_grdlyon.png"
palette:
scheme: dracula
primary: white
accent: red
font:
text: Roboto
code: Roboto Mono
features:
- navigation.tabs
- navigation.top
- navigation.instant
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- admonition
- plantuml_markdown:
server: http://www.plantuml.com/plantuml
- attr_list
- pymdownx.emoji
- pymdownx.mark:
- pymdownx.tabbed:
alternate_style: true
- Home:
- Getting started: index.md
- Additional Ressources: external_doc.md
- Setup your environment: setup_your_environment.md
- Known errors: easycozy/known_errors.md
- Scripts: easycozy/scripts.md
- Tips: easycozy/tips.md
- Cozy stack:
- Introduction: cozystack/index.md
- Local Stack: cozystack/local.md
- Ecolyo:
- Introduction: ecolyo/index.md
- Getting started:
- Launch the application on local: ecolyo/getting_started/launch_local_application.md
- Launch a konnector on local: ecolyo/getting_started/launch_local_konnector.md
- Project Architecture:
- Architecture: ecolyo/project_architecture/architecture.md
- Libraries: ecolyo/project_architecture/libraries.md
- Environments: ecolyo/project_architecture/environments.md
- Doctypes: ecolyo/project_architecture/doctypes.md
- Remote Doctypes: ecolyo/project_architecture/remote_doctypes.md
- Deploy: ecolyo/application/deploy.md
- Description: ecolyo/application/description.md
- Gitflow: ecolyo/application/gitflow.md
- Release: ecolyo/application/release.md
- Scaffolding: ecolyo/application/scaffolding.md
- Description: ecolyo/services/index.md
- Monthly report notification: ecolyo/services/monthly_report_notification.md
- Aggregator usage events: ecolyo/services/aggregator_usage_events.md
- Consumption Alert: ecolyo/services/consumption_alert.md
- Enedis Halfhour Monthly Analysis: ecolyo/services/enedis_halfhour_monthly_analysis.md
- Analysis: ecolyo/functionalities/analysis.md
- Challenge: ecolyo/functionalities/challenge.md
- Consumption: ecolyo/functionalities/consumption.md
- Ecogesture: ecolyo/functionalities/ecogesture.md
- Feedback: ecolyo/functionalities/feedback.md
- Initialization: ecolyo/functionalities/initialization.md
- Matomo: ecolyo/functionalities/matomo.md
- Onboarding: ecolyo/functionalities/onboarding.md
- Price Calculation: ecolyo/functionalities/prices_calculation.md
- Profile Type: ecolyo/functionalities/profile_type.md
- Usage events tracking: ecolyo/functionalities/usage_events_tracking.md
- Ecolyo-Agent:
- Introduction: ecolyo/ecolyo-agent/introduction.md
- Getting started:
- Setup your environment: ecolyo/ecolyo-agent/getting_started/setup_your_environment.md
- Launch the application on local: ecolyo/ecolyo-agent/getting_started/launch_local_application.md
- Libraries: ecolyo/ecolyo-agent/getting_started/libraries.md
- General: ecolyo/ecolyo-agent/functionalities/general.md
- Authentication: ecolyo/ecolyo-agent/functionalities/authentication.md
- Routes: ecolyo/ecolyo-agent/functionalities/routes.md
- Deploy: ecolyo/ecolyo-agent/development/deploy.md
- Handle assets: ecolyo/ecolyo-agent/development/handle_assets.md
- Backup: ecolyo/ecolyo-agent/development/backup.md
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
- Pilote - TS - Back:
- Application:
- Deploy: pilote/Pilote - TS - Back/application/deploy.md
- Functionalities:
- Routes: pilote/Pilote - TS - Back/functionalities/routes.md
- Getting Started:
- Launch the application on local: pilote/Pilote - TS - Back/getting_started/launch_local_application.md
- Project Architecture: pilote/Pilote - TS - Back/project_architecture/architecture.md
- Pilote - TS - Front:
- Application:
- Deploy: pilote/Pilote - TS - Front/application/deploy.md
- Functionalities:
- Routes: pilote/Pilote - TS - Front/functionalities/functions.md
- Getting Started:
- Launch the application on local: pilote/Pilote - TS - Front/getting_started/launch_local_application.md
- Pilote - Usager:
- Application:
- Deploy: pilote/Pilote - Usager/application/deploy.md
- Doctypes: pilote/Pilote - Usager/application/doctypes.md
- Gitflow: pilote/Pilote - Usager/application/gitflow.md
- Scaffolding: pilote/Pilote - Usager/application/scaffolding.md
- Services: pilote/Pilote - Usager/application/services.md
- Store: pilote/Pilote - Usager/application/store.md
- Functionalities:
- Appointments: pilote/Pilote - Usager/functionalities/appointments.md
- Contact: pilote/Pilote - Usager/functionalities/contact.md
- Document: pilote/Pilote - Usager/functionalities/document.md
- Settings: pilote/Pilote - Usager/functionalities/setting.md
- Cozy Registry: pilote/Pilote - Usager/functionalities/cozy-registry.md
- Launch local application: pilote/Pilote - Usager/getting_started/launch_local_application.md
- Launch local doctypes: pilote/Pilote - Usager/getting_started/launch_local_doctypes.md
- Launch local services: pilote/Pilote - Usager/getting_started/launch_local_services.md
- Konnectors:
- GRDF: konnectors/grdf.md
- Eau du Grand Lyon: konnectors/egl.md
- Proxy:
- Description: proxy/description.md
- Monitoring: proxy/monitoring.md
- Use cases:
- Enedis [DEPRECATED]: proxy/use_cases/enedis.md
- Grdf Adict: proxy/use_cases/grdfadict.md