DeviceNotFound
DeviceNotFound
A DeviceNotFound exception is thrown if a device to be edited or removed cannot be found.
Most likely, the client incorrectly passed the device key.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"property": "string",
"deviceIndex": 0
}