Ajout packages POINTAGES

This commit is contained in:
Anis TEZGHADANTI 2025-04-02 16:07:14 +02:00
parent 50999523d1
commit 2dc90b38f6
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"
}
]
}