update HBase ui xml

update HBase ui xml
This commit is contained in:
coderfengyun 2014-05-06 15:28:42 +08:00
parent ea0796f5e3
commit c28d1cc0d9
1 changed files with 13 additions and 15 deletions

View File

@ -3,21 +3,19 @@
<ui>
<plugin name="HBase">
<params>
<param name="sampleRate" label="The cycle of sampling, unit is minute">
<field size="5"></field>
</param>
<param name="sendRate" label="The cycle of sending, unit is day">
<field size="5"></field>
</param>
<param name="voltage">
<table cols="dataType;generator;min;max"></table>
</param>
<param name="electricCurrent">
<table cols="dataType;generator;min;max"></table>
</param>
<param name="electricity">
<table cols="dataType;generator;min;max"></table>
</param>
<group name="dataSample">
<param name="sampleRate" label="The cycle of sampling, unit is minute">
<field size="5"></field>
</param>
<param name="sendRate" label="The cycle of sending, unit is day">
<field size="5"></field>
</param>
</group>
<group name="dataGenerateParams">
<param name="generatorParams">
<table cols="paramName;dataType;generator;min;max"></table>
</param>
</group>
</params>
</plugin>
<behavior name="Send">