curl --location --request GET 'https://prod.iotn2n.com/iotapi/classes/Instruct/'
{
"ACL": {
"*": {
"read": true,
"write": false
}
},
"createdAt": "string",
"device": {
"__type": "Pointer",
"className": "Device",
"objectId": "string"
},
"di": "string",
"duration": 0,
"enable": true,
"interval": 0,
"name": "string",
"objectId": "string",
"op": "string",
"order": "string",
"other": {},
"pn": "string",
"product": {
"__type": "Pointer",
"className": "Product",
"objectId": "string"
},
"rotation": "string",
"updatedAt": "string"
}