123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398 |
- {
- "all":[
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"电源类型",
- "infoPointCode":"PowerType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"普通交流电"
- },
- {
- "code":"2",
- "name":"消防电源"
- },
- {
- "code":"3",
- "name":"直流电"
- },
- {
- "code":"4",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"是否有备用电池",
- "infoPointCode":"isBackupPower",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"无"
- },
- {
- "code":"1",
- "name":"有"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "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":"isOverallPipeNet",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"无(预制系统)"
- },
- {
- "code":"1",
- "name":"有"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"灭火剂种类",
- "infoPointCode":"ExtinguishantType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"七氟丙烷"
- },
- {
- "code":"2",
- "name":"低压二氧化碳"
- },
- {
- "code":"3",
- "name":"高压二氧化碳"
- },
- {
- "code":"4",
- "name":"IG541混合气体"
- },
- {
- "code":"5",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"防护区有无危险物品",
- "infoPointCode":"IsDangerGoods",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"无"
- },
- {
- "code":"1",
- "name":"有"
- }
- ],
- "note":"决定是否采用惰化计算",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"灭火方式",
- "infoPointCode":"ExtinguishMethod",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"全淹没系统"
- },
- {
- "code":"2",
- "name":"局部淹没系统"
- },
- {
- "code":"3",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"灭火系统设计温度",
- "infoPointCode":"DesignTemp",
- "unit":"℃",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"气体管网压力类型",
- "infoPointCode":"GasPipePressType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"高压"
- },
- {
- "code":"2",
- "name":"低压"
- },
- {
- "code":"3",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"气源与防护区对应关系",
- "infoPointCode":"SourceZoneConnect",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"一源对多区"
- },
- {
- "code":"2",
- "name":"一源对一区"
- },
- {
- "code":"3",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"最不利末端压降",
- "infoPointCode":"WorstTerminalPressDrop",
- "unit":"MPa",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"有全楼管网时",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"系统气体总储量",
- "infoPointCode":"SysGasStoreCap",
- "unit":"kg",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"喷头数量",
- "infoPointCode":"NozzleNum",
- "unit":"个",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"控制盘位置",
- "infoPointCode":"CtrlPanelLocation",
- "unit":"",
- "dataType":"Bool",
- "inputMode":"E1",
- "dataSource":[
- {
- "code":"0",
- "name":"灭火区域外"
- },
- {
- "code":"1",
- "name":"灭火区域内"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"防护区域划分",
- "infoPointCode":"ZoneDivided",
- "unit":"",
- "dataType":"Attachment",
- "inputMode":"F1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"控制参数",
- "secondTag":"",
- "infoPointName":"控制策略",
- "infoPointCode":"CtrlMode",
- "unit":"",
- "dataType":"Str",
- "inputMode":"B1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"运行状态",
- "infoPointCode":"RunStatus",
- "unit":"",
- "dataType":"Boolv",
- "inputMode":"L",
- "dataSource":"",
- "note":"0.停止 1.运行",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"本地远程状态",
- "infoPointCode":"RemoteStatus",
- "unit":"",
- "dataType":"Enumv",
- "inputMode":"L",
- "dataSource":"",
- "note":"1.本地手动 2.本地自动 3.远程手动 4.远程自动 5. 其他",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"喷头动作状态",
- "infoPointCode":"NozzleStatus",
- "unit":"",
- "dataType":"Boolv组",
- "inputMode":"L",
- "dataSource":"",
- "note":"0. 正常 1. 动作",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"喷头开启个数",
- "infoPointCode":"RunNozzleNum",
- "unit":"个",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"喷头出水量",
- "infoPointCode":"NozzleOutFlow",
- "unit":"m³\/h",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"浸渍时间",
- "infoPointCode":"DipTime",
- "unit":"min",
- "dataType":"Inst",
- "inputMode":"L",
- "dataSource":"",
- "note":"",
- "func-id":""
- }
- ]
- }
|