123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231 |
- {
- "all":[
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"报警器类型",
- "infoPointCode":"AlertType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D2",
- "dataSource":[
- {
- "code":"1",
- "name":"开关式警报器"
- },
- {
- "code":"2",
- "name":"玻璃破碎式报警器"
- },
- {
- "code":"3",
- "name":"空间移动式警报器(红外线、微波)"
- },
- {
- "code":"4",
- "name":"手动报警装置"
- },
- {
- "code":"5",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"组建模式",
- "infoPointCode":"BuildType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D1",
- "dataSource":[
- {
- "code":"1",
- "name":"分线式"
- },
- {
- "code":"2",
- "name":"总线式"
- },
- {
- "code":"3",
- "name":"无线制"
- },
- {
- "code":"4",
- "name":"公共网络式"
- },
- {
- "code":"5",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"报警方式",
- "infoPointCode":"AlarmType",
- "unit":"",
- "dataType":"Enum",
- "inputMode":"D2",
- "dataSource":[
- {
- "code":"1",
- "name":"声报警器"
- },
- {
- "code":"2",
- "name":"光报警器"
- },
- {
- "code":"3",
- "name":"震动报警器"
- },
- {
- "code":"4",
- "name":"其他"
- }
- ],
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"防区数量",
- "infoPointCode":"ZoneNum",
- "unit":"个",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"防区划分",
- "infoPointCode":"ZoneDivide",
- "unit":"",
- "dataType":"Attachment",
- "inputMode":"F1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"探测器数量",
- "infoPointCode":"DetectorNum",
- "unit":"个",
- "dataType":"Num",
- "inputMode":"A2",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"探测器位置",
- "infoPointCode":"DetectorLocation",
- "unit":"",
- "dataType":"Attachment",
- "inputMode":"F1",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"技术参数",
- "secondTag":"",
- "infoPointName":"布防时间",
- "infoPointCode":"DeployTime",
- "unit":"h",
- "dataType":"Num",
- "inputMode":"A2",
- "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":"AlarmStatus",
- "unit":"",
- "dataType":"Enumv组",
- "inputMode":"L",
- "dataSource":"",
- "note":"1. 监控 2. 报警 3. 试验 4. 故障 5. 其他",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"系统耗电功率",
- "infoPointCode":"SysElecConsumP",
- "unit":"kW",
- "dataType":"Inst",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- },
- {
- "firstTag":"运行参数",
- "secondTag":"",
- "infoPointName":"累计耗电量",
- "infoPointCode":"AccElecConsum",
- "unit":"kWh",
- "dataType":"Acc",
- "inputMode":"M",
- "dataSource":"",
- "note":"",
- "func-id":""
- }
- ]
- }
|