things:feature.notfound

{
  "topic": "unknown/unknown/things/twin/errors",
  "headers": {},
  "path": "/",
  "value": {
    "status": 404,
    "error": "things:feature.notfound",
    "message": "The Feature with ID 'accelerometer' on the Thing with ID 'com.acme:xdk_53' could not be found or the requester had insufficient permissions to access it.",
    "description": "Check if the ID of the Thing and the ID of your requested Feature was correct and you have sufficient permissions."
  },
  "status": 404
}