-
Notifications
You must be signed in to change notification settings - Fork 4
/
config.xml
executable file
·1 lines (1 loc) · 1.38 KB
/
config.xml
1
<Config><Redises><Redis id="redis113"><Host>192.168.8.113</Host><Port>6379</Port><Password></Password><DB>12</DB><Enable>true</Enable></Redis></Redises><Inputs><TestInputs id="ACELL"><OutputKeys><Key>CID</Key><Key>START_TIME</Key></OutputKeys><OutputColumns><Column><Sum>N2</Sum><Sum>N3</Sum><Sum>N6</Sum></Column></OutputColumns><Enable>false</Enable><EnableStore>true</EnableStore><PrimaryKey type="number"><Value>CID</Value></PrimaryKey><TimeFormat>2006-01-02 15:04</TimeFormat><Period>1</Period><TimeKey>START_TIME</TimeKey></TestInputs><CsvInputs id="ACELL"><OutputKeys><Key>CID</Key><Key>START_TIME</Key></OutputKeys><OutputColumns><Column><Sum>N2</Sum><Sum>N3</Sum><Sum>N6</Sum></Column></OutputColumns><Enable>true</Enable><EnableStore>true</EnableStore><PrimaryKey type="number"><Value>CID</Value></PrimaryKey><TimeFormat>2006-01-02 15:04</TimeFormat><Period>1</Period><FileName>test.csv</FileName></CsvInputs></Inputs><Summarys><Summary id="BSC"><From>ACELL</From><Outputs></Outputs><Relation><PrimaryKey>BSC</PrimaryKey><ChildKey>CID</ChildKey></Relation><TimeName>START_TIME</TimeName><EnableStore>true</EnableStore></Summary></Summarys><Http><Host>0.0.0.0</Host><Port>6780</Port><Enable>true</Enable></Http><Tcp><Host>0.0.0.0</Host><Port>6781</Port><Enable>true</Enable></Tcp><RPC><Host>0.0.0.0</Host><Port>6782</Port><Enable>true</Enable></RPC><PushDelay>30</PushDelay><IsDebug>true</IsDebug></Config>