|
@@ -96,7 +96,7 @@
|
|
|
<attribute name="date" optional="YES" attributeType="Date" usesScalarValueType="NO"/>
|
|
<attribute name="date" optional="YES" attributeType="Date" usesScalarValueType="NO"/>
|
|
|
<attribute name="display" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
|
|
<attribute name="display" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
|
|
|
<attribute name="id" optional="YES" attributeType="UUID" usesScalarValueType="NO"/>
|
|
<attribute name="id" optional="YES" attributeType="UUID" usesScalarValueType="NO"/>
|
|
|
- <attribute name="percent" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/>
|
|
|
|
|
|
|
+ <attribute name="percent" optional="YES" attributeType="Double" defaultValueString="0" usesScalarValueType="YES"/>
|
|
|
<attribute name="status" optional="YES" attributeType="String"/>
|
|
<attribute name="status" optional="YES" attributeType="String"/>
|
|
|
<attribute name="voltage" optional="YES" attributeType="Decimal" defaultValueString="0.0"/>
|
|
<attribute name="voltage" optional="YES" attributeType="Decimal" defaultValueString="0.0"/>
|
|
|
<fetchIndex name="byDate">
|
|
<fetchIndex name="byDate">
|