Authorization: ********************{
"bitOption": "string",
"code": "string",
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"datatype": "string",
"delFlag": "string",
"formula": "string",
"identifier": "string",
"isChart": 0,
"isHistory": 0,
"isMonitor": 0,
"isParams": 0,
"isReadonly": 0,
"isSharePerm": 0,
"isSys": 0,
"limitValue": "string",
"modelOrder": 0,
"oldTempSlaveId": "string",
"pageNum": 0,
"pageSize": 0,
"params": {},
"parseType": "string",
"quantity": 0,
"regAddr": 0,
"regStr": "string",
"remark": "string",
"reverseFormula": "string",
"specs": "string",
"tempSlaveId": "string",
"templateId": 0,
"templateName": "string",
"tenantId": 0,
"tenantName": "string",
"type": 0,
"unit": "string",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"valueType": "string"
}curl --location --request POST '/dev-api/iot/template' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"bitOption": "string",
"code": "string",
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"datatype": "string",
"delFlag": "string",
"formula": "string",
"identifier": "string",
"isChart": 0,
"isHistory": 0,
"isMonitor": 0,
"isParams": 0,
"isReadonly": 0,
"isSharePerm": 0,
"isSys": 0,
"limitValue": "string",
"modelOrder": 0,
"oldTempSlaveId": "string",
"pageNum": 0,
"pageSize": 0,
"params": {},
"parseType": "string",
"quantity": 0,
"regAddr": 0,
"regStr": "string",
"remark": "string",
"reverseFormula": "string",
"specs": "string",
"tempSlaveId": "string",
"templateId": 0,
"templateName": "string",
"tenantId": 0,
"tenantName": "string",
"type": 0,
"unit": "string",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"valueType": "string"
}'{
"property1": {},
"property2": {}
}