Skip to content

Commit f468789

Browse files
Fixed issues
1 parent 61d4ae5 commit f468789

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

protocol.xml

+7-7
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ Any inquiries can be addressed to:
100100
</Param>
101101

102102
<Param id="11" trending="false">
103-
<Name>timer</Name>
104-
<Description>tImeR</Description>
103+
<Name>Timer</Name>
104+
<Description>Timer</Description>
105105
<Type>read</Type>
106106
<Information>
107107
<Subtext>The current value of a timer in seconds.</Subtext>
@@ -132,8 +132,8 @@ Any inquiries can be addressed to:
132132
</Param>
133133

134134
<Param id="12" trending="false">
135-
<Name>timerStatus</Name>
136-
<Description>Timer StaTuS</Description>
135+
<Name>TimerStatus</Name>
136+
<Description>Timer Status</Description>
137137
<Type>read</Type>
138138
<Information>
139139
<Subtext>Status of the timer.</Subtext>
@@ -245,7 +245,7 @@ Any inquiries can be addressed to:
245245
</Triggers>
246246

247247
<Actions>
248-
<Action id="9 ">
248+
<Action id="9">
249249
<Name>updateUtcTime</Name>
250250
<On id="9">parameter</On>
251251
<Type>run actions</Type>
@@ -263,8 +263,8 @@ Any inquiries can be addressed to:
263263
<Time initial="true">1000</Time>
264264
<Interval>75</Interval>
265265
<Content>
266-
<Group>90</Group>
267-
<Group>111</Group>
266+
<Group>9</Group>
267+
<Group>11</Group>
268268
</Content>
269269
</Timer>
270270
</Timers>

0 commit comments

Comments
 (0)