Solved
Filtering content for displaying in a List
How can I populate a list of Things, where each of the things share a common property? The things are all created from the same template. I have been trying to use the getimplementingthings service, but I cant see where it allows me to filter.

