Details
-
Story
-
Status: Ready for Engineering
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
-
2
Description
Right now, the only queryable node attributes are facts ("fact" matcher) and metadata ("metadata" matcher). In some cases, the "hw_info" attribute might be desirable, so we should expose a "hw_info" matcher.
In Scope
- Add a matcher "hw_info" which works like the "fact" matcher function except use values in razor nodes node# hw_info.
- Document in FOSS this new matcher function.