123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "all":[
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"建筑消防级别",
- "infoPointCode":"FireProtectLev",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"特级"
- },
- {
- "code":"2",
- "name":"一级"
- },
- {
- "code":"3",
- "name":"二级"
- },
- {
- "code":"4",
- "name":"其他"
- }
- ],
- "note":"(根据GB50116-98表3.1.1)",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"防火卷帘门数量",
- "infoPointCode":"FireShutterNum",
- "unit":"个",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"防火卷帘门位置",
- "infoPointCode":"FireShutterLocation",
- "unit":"",
- "dataType":"Attachment",
- "inputMode":"F1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"防火卷帘门动作状态",
- "infoPointCode":"FireShutterStatus",
- "unit":"",
- "dataType":"Boolv组",
- "inputMode":"L",
- "dataSource":"",
- "note":"0. 正常 1. 动作",
- "func-id":""
- }
- ]
- }
|