4x/data/0doc/ruleengine/结构健康监测指标超级表参数

91 lines
2.1 KiB
Plaintext
Raw Normal View History

2024-12-26 19:24:07 +08:00
沉降监测
[
{
"serverCode": "structure-platform-backend",
"indicator": "300423481073899001",
"fieldBeanList": [
{
"field": "settlement",
"type": "DOUBLE",
"length": 20
},
{
"field": "settlement_current",
"type": "DOUBLE",
"length": 20
},
{
"field": "settlement_cumulative",
"type": "DOUBLE",
"length": 20
}
]
}
]
裂缝监测
[
{
"serverCode": "structure-platform-backend",
"indicator": "300423481073899003",
"fieldBeanList": [
{
"field": "crack",
"type": "DOUBLE",
"length": 20
},
{
"field": "crack_current",
"type": "DOUBLE",
"length": 20
},
{
"field": "crack_cumulative",
"type": "DOUBLE",
"length": 20
}
]
}
]
倾斜监测
[
{
"serverCode": "structure-platform-backend",
"indicator": "300423481073899002",
"fieldBeanList": [
{
"field": "tilt_x",
"type": "DOUBLE",
"length": 20
},
{
"field": "tilt_y",
"type": "DOUBLE",
"length": 20
},
{
"field": "tilt_x_current",
"type": "DOUBLE",
"length": 20
},
{
"field": "tilt_x_cumulative",
"type": "DOUBLE",
"length": 20
},
{
"field": "tilt_y_current",
"type": "DOUBLE",
"length": 20
},
{
"field": "tilt_y_cumulative",
"type": "DOUBLE",
"length": 20
}
]
}
]