Q: How do I collect detailed "device info." such as OS, CPU etc
A: To collect the device info. you need to use the Analytics (NSA) part of our product, see the NSA examples which include licensing and analytics.
The call to collect the device info is NSASysInfo.
You will also need to have set the privacy to 0 by NSASetPrivacy in order to receive this data into the Zentitle Server.
Please review our "combined" source code examples on how to gather extra data like this and our docs on NSA for details on capturing and reporting on more Analytics data.