Skip to content
Snippets Groups Projects
Commit aeb61d60 authored by Yoan VALLET's avatar Yoan VALLET
Browse files

update doctypes section

parent 17862482
No related branches found
No related tags found
No related merge requests found
Pipeline #11517 passed
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
Each fluid has its own doctype wildcard and one doctype per time step. Each available time step for a fluid depends of the available data from the energy provider. Here are the different time step: Each fluid has its own doctype wildcard and one doctype per time step. Each available time step for a fluid depends of the available data from the energy provider. Here are the different time step:
- minute - **half an hour** - use com.grandlyon.*.minute doctype
- hour - **week** - use com.grandlyon.*.day doctype
- day - **day** - use com.grandlyon.*.day doctype
- month - **month** - use com.grandlyon.*.month doctype
- year - **year** - use com.grandlyon.*.year doctype
### Doctype ### Doctype
...@@ -16,8 +16,8 @@ Here are the available doctypes: ...@@ -16,8 +16,8 @@ Here are the available doctypes:
| Fluid type | Doctype wildcard | Doctypes | | Fluid type | Doctype wildcard | Doctypes |
| ------------------------------- | ---------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ------------------------------- | ---------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| electricity fluid / enedis | **`com.grandlyon.enedis.*`** | **`com.grandlyon.enedis.minute`**<br>**`com.grandlyon.enedis.hour`**<br>**`com.grandlyon.enedis.day`**<br>**`com.grandlyon.enedis.month`**<br>**`com.grandlyon.enedis.year`** | | electricity fluid / enedis | **`com.grandlyon.enedis.*`** | **`com.grandlyon.enedis.minute`**<br>**`com.grandlyon.enedis.day`**<br>**`com.grandlyon.enedis.month`**<br>**`com.grandlyon.enedis.year`** |
| gaz fluid / grdf | **`com.grandlyon.grdf.*`** | **`com.grandlyon.grdf.hour`**<br>**`com.grandlyon.grdf.day`**<br>**`com.grandlyon.grdf.month`**<br>**`com.grandlyon.grdf.year`** | | gaz fluid / grdf | **`com.grandlyon.grdf.*`** | **`com.grandlyon.grdf.day`**<br>**`com.grandlyon.grdf.month`**<br>**`com.grandlyon.grdf.year`** |
| water fluid / eau du grand lyon | **`com.grandlyon.egl.*`** | **`com.grandlyon.egl.day`**<br>**`com.grandlyon.egl.month`**<br>**`com.grandlyon.egl.year`** | | water fluid / eau du grand lyon | **`com.grandlyon.egl.*`** | **`com.grandlyon.egl.day`**<br>**`com.grandlyon.egl.month`**<br>**`com.grandlyon.egl.year`** |
### Structure ### Structure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment