Adjust string

This commit is contained in:
epenet 2025-07-22 10:26:50 +00:00
parent 5484663f45
commit 0ceceecc43

View File

@ -945,7 +945,7 @@
}, },
"exceptions": { "exceptions": {
"action_dpcode_not_found": { "action_dpcode_not_found": {
"message": "Unable to process action as the device does not provide corresponding DPCode (expected one of {expected} in {available})." "message": "Unable to process action as the device does not provide a corresponding function code (expected one of {expected} in {available})."
} }
} }
} }