eclipse-sensinact / org.eclipse.sensinact.gateway

Eclipse Public License 2.0
7 stars 14 forks source link

[filters] Add support for resource selectors #492

Closed timothyjward closed 2 weeks ago

timothyjward commented 2 weeks ago

Resource selectors are simple filters designed to select particular providers and resources by name or value. This commit adds an initial implementation which integrates resource selectors with the sensiNact filter model. This allows resource selectors to be used when gathering snapshots, and when listening to resource data notifications.