Ajout init data TI daily-schedule
This commit is contained in:
parent
df8a131edf
commit
4d17606d3b
9
layouts/reference/HISTORIQUE_JOURNEES_100000_layout.json
Normal file
9
layouts/reference/HISTORIQUE_JOURNEES_100000_layout.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "HISTORIQUE_JOURNEES_100000_layout",
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"itemType": "DAILY_SCHEDULE_HISTORY",
|
||||||
|
"requiresFile": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
9
layouts/reference/HISTORIQUE_JOURNEES_RESET_layout.json
Normal file
9
layouts/reference/HISTORIQUE_JOURNEES_RESET_layout.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "HISTORIQUE_JOURNEES_RESET_layout",
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"itemType": "DAILY_SCHEDULE_HISTORY_RESET",
|
||||||
|
"requiresFile": false
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
11
packages/reference/HISTORIQUE_JOURNEES_100000.json
Normal file
11
packages/reference/HISTORIQUE_JOURNEES_100000.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"name": "HISTORIQUE_JOURNEES_100000",
|
||||||
|
"packageLayout": "HISTORIQUE_JOURNEES_100000_layout",
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"key": "DAILY_SCHEDULE_HISTORY-1",
|
||||||
|
"itemType": "DAILY_SCHEDULE_HISTORY",
|
||||||
|
"jsonUrl": "s3://asys-fr-rd-dev/c3/initdata-SIRH/action_histories_100000.json"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
11
packages/reference/HISTORIQUE_JOURNEES_RESET.json
Normal file
11
packages/reference/HISTORIQUE_JOURNEES_RESET.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"name": "HISTORIQUE_JOURNEES_RESET",
|
||||||
|
"packageLayout": "HISTORIQUE_JOURNEES_RESET_layout",
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"key": "DAILY_SCHEDULE_HISTORY_RESET-1",
|
||||||
|
"itemType": "DAILY_SCHEDULE_HISTORY_RESET",
|
||||||
|
"jsonUrl": ""
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user