curl --location --request GET 'https://prod.iotn2n.com/iotapi/classes/ProductTemplet/'
{
"ACL": {
"*": {
"read": true,
"write": false
}
},
"category": {
"__type": "Pointer",
"className": "Category",
"objectId": "string"
},
"config": {},
"content": {},
"createdAt": "string",
"decoder": {},
"desc": "string",
"icon": "string",
"id": "string",
"name": "string",
"netType": "string",
"nodeType": 0,
"objectId": "string",
"profile": {},
"thing": {},
"updatedAt": "string"
}