Ajout item BADGING_CLOCKINGS

This commit is contained in:
Anis TEZGHADANTI 2025-04-28 10:48:01 +02:00
parent 2906b8634b
commit c4020f4d0c
2 changed files with 9 additions and 0 deletions

View File

@ -8,6 +8,10 @@
{
"itemType": "BADGING_BADGE_READERS",
"requiresFile": true
},
{
"itemType": "BADGING_CLOCKINGS",
"requiresFile": true
}
]
}

View File

@ -11,6 +11,11 @@
"key": "BADGING_BADGE_READERS-1",
"itemType": "BADGING_BADGE_READERS",
"jsonUrl": "s3://asys-fr-rd-c3-reference/initdata-SIRH/badge-readers.json"
},
{
"key": "BADGING_CLOCKINGS-1",
"itemType": "BADGING_CLOCKINGS",
"jsonUrl": "s3://asys-fr-rd-c3-reference/initdata-SIRH/clockings.json"
}
]
}