resources.VidigiResource
resources.VidigiResource(self, id_attribute=None, **kwargs)A simple resource class with an ID attribute for use in VidigiStore and VidigiPriorityStore.
This represents a resource that can be stored and retrieved from a store, with an identifier for tracking purposes.
Accepts additional attributes as kwargs.