Updated filter reference
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"description": "TODO description: on environement",
|
||||
"title": "On Environement",
|
||||
"properties": {
|
||||
"filters": { "$ref": "../filters.json", "description": "The filters to evualate for this environment sensor", "title": "Filters" },
|
||||
"filters": { "$ref": "../../filters/filters.json", "description": "The filters to evualate for this environment sensor", "title": "Filters" },
|
||||
"event": { "type": "string", "pattern": "^.+$", "description": "The event to trigger if the filters are true", "title": "Event" },
|
||||
"target": { "description": "The target of the event", "$ref": "../filters/types/base_subject.json" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user