{ "id":"/axapi/v3/fw/app/stats", "type":"object", "node-type":"scalar", "operation-not-allowed": ["DELETE", "PUT"], "title":"app", "description":"Statistics for the object app", "properties":{ "stats":{ "type":"object", "properties":{ "dummy":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Entry for a10countergen", "long-description":"{}", "optional":true } } } } }