diff --git a/device_filter.xml b/device_filter.xml new file mode 100644 index 0000000..54133de --- /dev/null +++ b/device_filter.xml @@ -0,0 +1,12 @@ + + + + + name + CONTAINS + ROUTER123 + + + 100 + 1 + \ No newline at end of file diff --git a/tpl_location_filter.xml b/tpl_location_filter.xml new file mode 100644 index 0000000..9023d61 --- /dev/null +++ b/tpl_location_filter.xml @@ -0,0 +1,12 @@ + + + + + Location + EQUALS + {0} + + + 100 + 1 + \ No newline at end of file