Sensor Dashboard Fix interfaces

This commit is contained in:
Mike Reeves
2018-11-21 14:59:02 -05:00
parent 7c36861cf3
commit bd31e76afe

View File

@@ -534,7 +534,7 @@
"condition": "AND", "condition": "AND",
"key": "interface", "key": "interface",
"operator": "=", "operator": "=",
"value": "{{ MANINT }}" "value": "{{ MONINT }}"
} }
] ]
}, },
@@ -598,7 +598,7 @@
"condition": "AND", "condition": "AND",
"key": "interface", "key": "interface",
"operator": "=", "operator": "=",
"value": "{{ MANINT }}" "value": "{{ MONINT }}"
} }
] ]
} }
@@ -749,7 +749,7 @@
"condition": "AND", "condition": "AND",
"key": "interface", "key": "interface",
"operator": "=", "operator": "=",
"value": "{{ MONINT }}" "value": "{{ MANINT }}"
} }
] ]
}, },
@@ -813,7 +813,7 @@
"condition": "AND", "condition": "AND",
"key": "interface", "key": "interface",
"operator": "=", "operator": "=",
"value": "{{ MONINT }}" "value": "{{ MANINT }}"
} }
] ]
} }