curl --location --request POST 'http://localhost:5000/api/locker/command' \
--header 'Content-Type: application/json' \
--data-raw '{
"comPort": "COM1",
"hexCode": "81 00 04 16 31 06 01 52 00 FA"
}'{
"success": false,
"message": "Access to the path 'COM1' is denied."
}