Updated filter refernences
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"properties": {
|
||||
"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" }
|
||||
"target": { "description": "The target of the event", "$ref": "../../filters/filters/types/subject.json" }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user