Good day.
I receive response from API server like this:
{
"output": null,
"errorList": [ {
"text": "There is no person with provided PIN",
"type": 7
}],
"errorPayload": null,
"isSuccess": false
}
Tell me, please, how can I create configuration template file for this vale so that sensor switch to green color?
Add comment