NGTools/uniCloud-aliyun/database/ngTools_MeterPar.schema.json

351 lines
7.6 KiB
JSON
Raw Normal View History

2025-11-23 14:30:00 +00:00
{
"bsonType": "object",
"required": [],
"permission": {
"read": false,
"create": false,
"update": false,
"delete": false
},
"properties": {
"_id": {
"description": "ID系统自动生成"
},
"createTime": {
"description": "创建时间",
"bsonType": "datetime",
"title": "创建时间",
"trim": "both"
},
"createBy": {
"description": "创建人",
"bsonType": "string",
"title": "创建人",
"trim": "both"
},
"updateTime": {
"description": "更新时间",
"bsonType": "datetime",
"title": "更新时间",
"trim": "both"
},
"updateBy": {
"description": "更新人",
"bsonType": "string",
"title": "更新人",
"trim": "both"
},
"meterID": {
"description": "计量点编号",
"bsonType": "string",
"title": "计量点编号",
"trim": "both"
},
"dFlowCalbz": {
"description": "流量计算标准",
"bsonType": "string",
"title": "流量计算标准",
"trim": "both"
},
"dZcalbz": {
"description": "压缩因子计算标准",
"bsonType": "string",
"title": "压缩因子计算标准",
"trim": "both"
},
"dCbtj": {
"description": "计量参比条件",
"bsonType": "string",
"title": "计量参比条件",
"trim": "both"
},
"dRsCbtj": {
"description": "燃烧参比条件",
"bsonType": "string",
"title": "燃烧参比条件",
"trim": "both"
},
"dPb_M": {
"description": "计量参比条件压力",
"bsonType": "string",
"title": "计量参比条件压力",
"trim": "both"
},
"dTb_M": {
"description": "计量参比条件温度",
"bsonType": "string",
"title": "计量参比条件温度",
"trim": "both"
},
"dPb_E": {
"description": "燃烧参比条件压力",
"bsonType": "string",
"title": "燃烧参比条件压力",
"trim": "both"
},
"dTb_E": {
"description": "燃烧参比条件温度",
"bsonType": "string",
"title": "燃烧参比条件温度",
"trim": "both"
},
"dPatm": {
"description": "当地大气压",
"bsonType": "string",
"title": "当地大气压",
"trim": "both"
},
"dPatmUnit": {
"description": "当地大气压单位",
"bsonType": "string",
"title": "当地大气压单位",
"trim": "both"
},
"dNG_Compents": {
"description": "天然气组分",
"bsonType": "string",
"title": "天然气组分",
"trim": "both"
},
"dMeterType": {
"description": "流量计类别",
"bsonType": "string",
"title": "流量计类别",
"trim": "both"
},
"dCoreType": {
"description": "节流装置类型",
"bsonType": "string",
"title": "节流装置类型",
"trim": "both"
},
"dPtmode": {
"description": "取压方式",
"bsonType": "string",
"title": "取压方式",
"trim": "both"
},
"dPipeType": {
"description": "管道类型",
"bsonType": "string",
"title": "管道类型",
"trim": "both"
},
"dPipeD": {
"description": "管道内径",
"bsonType": "string",
"title": "管道内径",
"trim": "both"
},
"dLenUnit": {
"description": "长度单位",
"bsonType": "string",
"title": "长度单位",
"trim": "both"
},
"dPipeDtemp": {
"description": "管道内径参考温度",
"bsonType": "string",
"title": "管道内径参考温度",
"trim": "both"
},
"dPileDtempU": {
"description": "温度单位",
"bsonType": "string",
"title": "温度单位",
"trim": "both"
},
"dPipeMaterial": {
"description": "管道材料",
"bsonType": "string",
"title": "管道材料",
"trim": "both"
},
"dOrificeD": {
"description": "孔板孔径",
"bsonType": "string",
"title": "孔板孔径",
"trim": "both"
},
"dOrificeUnit": {
"description": "长度单位",
"bsonType": "string",
"title": "长度单位",
"trim": "both"
},
"dOrificeDtemp": {
"description": "孔板内径参考温度",
"bsonType": "string",
"title": "孔板内径参考温度",
"trim": "both"
},
"dOrificeDtempUnit": {
"description": "温度单位",
"bsonType": "string",
"title": "温度单位",
"trim": "both"
},
"dOrificeMaterial": {
"description": "孔板材料",
"bsonType": "string",
"title": "孔板材料",
"trim": "both"
},
"dOrificeSharpness": {
"description": "锐利度系数计算方法",
"bsonType": "string",
"title": "锐利度系数计算方法",
"trim": "both"
},
"dOrificeRk": {
"description": "孔板入口圆弧半径",
"bsonType": "string",
"title": "孔板入口圆弧半径",
"trim": "both"
},
"dOrificeRkLenU": {
"description": "长度单位",
"bsonType": "string",
"title": "长度单位",
"trim": "both"
},
"dPf": {
"description": "输入压力",
"bsonType": "string",
"title": "输入压力",
"trim": "both"
},
"dPfUnit": {
"description": "压力单位",
"bsonType": "string",
"title": "压力单位",
"trim": "both"
},
"dPfType": {
"description": "压力类型",
"bsonType": "string",
"title": "压力类型",
"trim": "both"
},
"dTf": {
"description": "输入温度",
"bsonType": "string",
"title": "输入温度",
"trim": "both"
},
"dTfUnit": {
"description": "温度单位",
"bsonType": "string",
"title": "温度单位",
"trim": "both"
},
"dDp": {
"description": "输入差压",
"bsonType": "string",
"title": "输入差压",
"trim": "both"
},
"dDpUnit": {
"description": "压力单位",
"bsonType": "string",
"title": "压力单位",
"trim": "both"
},
"dVFlowUnit": {
"description": "体积流量单位",
"bsonType": "string",
"title": "体积流量单位",
"trim": "both"
},
"dMFlowUnit": {
"description": "质量流量单位",
"bsonType": "string",
"title": "质量流量单位",
"trim": "both"
},
"dEFlowUnit": {
"description": "能量流量单位",
"bsonType": "string",
"title": "能量流量单位",
"trim": "both"
},
"dCdCalMethod": {
"description": "流出系数计算方法",
"bsonType": "string",
"title": "流出系数计算方法",
"trim": "both"
},
"dMeterFactor": {
"description": "仪表系数",
"bsonType": "string",
"title": "仪表系数",
"trim": "both"
},
"dPulseNum": {
"description": "脉冲数",
"bsonType": "string",
"title": "脉冲数",
"trim": "both"
},
"dVFlowMax": {
"description": "最大体积流量",
"bsonType": "string",
"title": "最大体积流量",
"trim": "both"
},
"dVFlowMin": {
"description": "最小体积流量",
"bsonType": "string",
"title": "最小体积流量",
"trim": "both"
},
"dVFlowCon": {
"description": "常用流量",
"bsonType": "string",
"title": "常用流量",
"trim": "both"
},
"dPfRangeMin": {
"description": "压力量程",
"bsonType": "string",
"title": "压力量程",
"trim": "both"
},
"dPfRangeMax": {
"description": "压力量程",
"bsonType": "string",
"title": "压力量程",
"trim": "both"
},
"dDpRangeMin": {
"description": "差压量程",
"bsonType": "string",
"title": "差压量程",
"trim": "both"
},
"dDpRangeMax": {
"description": "差压量程",
"bsonType": "string",
"title": "差压量程",
"trim": "both"
},
"dTfRangeMin": {
"description": "温度计量程",
"bsonType": "string",
"title": "温度计量程",
"trim": "both"
},
"dTfRangeMax": {
"description": "温度计量程",
"bsonType": "string",
"title": "温度计量程",
"trim": "both"
},
"dVGsc": {
"description": "管束车水容积",
"bsonType": "string",
"title": "管束车水容积",
"trim": "both"
}
}
}