What can I do with the default collection "Device" in Apigee BaaS?
The docu says http://apigee.com/docs/app-services/content/default-data-entities The device entity represents a unique device that is being used to access your app. Device entities should be associated with a user entity. The API Services push notification feature requires the device entity.
How do I really fill the Device collection?