eis/config/dsfconfig.json

78 lines
1.5 KiB
JSON
Raw Normal View History

{
"remark": "DSF 订阅配置信息; mode:tag 按tag点订阅,mode:struct 按结构订阅",
"server": {
"server": "10.64.3.20",
"port": 1234,
"server_back": "10.64.3.20",
"port_back": 1234,
"timeout_connect": 1000,
"pool_num": 4,
"timeout_response": 1000
},
"sub_node": {
"zdsf_struct": {
"mode": "struct",
"freq": 20,
"event": 1001,
"proxy": "baosight/zcache",
"vars": [
"STD::NGVS_DSF_DMC::DSF"
]
},
"zdsf": {
"mode": "tag",
"freq": 20,
"event": 1002,
"proxy": "baosight/zcache"
},
"zdsf0": {
"mode": "tag",
"freq": 20,
"event": 1003,
"proxy": "baosight/zcache"
},
"zdsf1": {
"mode": "tag",
"freq": 20,
"event": 1004,
"proxy": "baosight/zcache"
},
"zdsf2": {
"mode": "tag",
"freq": 20,
"event": 1005,
"proxy": "baosight/zcache"
},
"zdsf3": {
"mode": "tag",
"freq": 20,
"event": 1006,
"proxy": "baosight/zcache"
},
"zdsf4": {
"mode": "tag",
"freq": 20,
"event": 1007,
"proxy": "baosight/zcache"
},
"zdsf5": {
"mode": "tag",
"freq": 20,
"event": 1008,
"proxy": "baosight/zcache"
},
"zdsf6": {
"mode": "tag",
"freq": 20,
"event": 1009,
"proxy": "baosight/zcache"
},
"zdsf7": {
"mode": "tag",
"freq": 20,
"event": 1010,
"proxy": "baosight/zcache"
}
}
}