Commit 98613c64 authored by Łukasz Nowak's avatar Łukasz Nowak

Call alarm often.

Delivery lines with setup resource are required for security calculation.
parent a6a5f95f
...@@ -33,13 +33,7 @@ ...@@ -33,13 +33,7 @@
<item> <item>
<key> <string>periodicity_hour</string> </key> <key> <string>periodicity_hour</string> </key>
<value> <value>
<tuple> <tuple/>
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -50,9 +44,7 @@ ...@@ -50,9 +44,7 @@
</item> </item>
<item> <item>
<key> <string>periodicity_minute_frequency</string> </key> <key> <string>periodicity_minute_frequency</string> </key>
<value> <value> <int>1</int> </value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>periodicity_month</string> </key> <key> <string>periodicity_month</string> </key>
......
494 495
\ No newline at end of file \ No newline at end of file
...@@ -27,13 +27,7 @@ ...@@ -27,13 +27,7 @@
<item> <item>
<key> <string>periodicity_hour</string> </key> <key> <string>periodicity_hour</string> </key>
<value> <value>
<tuple> <tuple/>
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -44,9 +38,7 @@ ...@@ -44,9 +38,7 @@
</item> </item>
<item> <item>
<key> <string>periodicity_minute_frequency</string> </key> <key> <string>periodicity_minute_frequency</string> </key>
<value> <value> <int>1</int> </value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>periodicity_month</string> </key> <key> <string>periodicity_month</string> </key>
......
830 831
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment