Mise à jour depuis le dépôt de référence

This commit is contained in:
root 2025-04-02 14:07:21 +00:00
commit d42d05d00c
2 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,13 @@
{
"name": "POINTAGES_layout",
"items": [
{
"itemType": "BADGING_RESET_DATABASE",
"requiresFile": false
},
{
"itemType": "BADGING_BADGE_READERS",
"requiresFile": true
}
]
}

View File

@ -0,0 +1,16 @@
{
"name": "POINTAGES_COSMETYS",
"packageLayout": "POINTAGES_layout",
"items": [
{
"key": "BADGING_RESET_DATABASE-1",
"itemType": "BADGING_RESET_DATABASE",
"jsonUrl": ""
},
{
"key": "BADGING_BADGE_READERS-1",
"itemType": "BADGING_BADGE_READERS",
"jsonUrl": "s3://asys-fr-rd-c3-reference/initdata-SIRH/badge-readers.json"
}
]
}