Segment with operatingSystemCode

Hi,

So i was trying to query some data from the API using a segment, I would like to query by OS but the documentation here only says:
“WXP, WI7, MAC, LIN, AND, IPD, etc.”

Is there a list of all the codes and what they represent?
Is there any way to find out the corresponding OS family?

same goes for browserCodes =)

Thank you for your time,

John

True, we should make this more obvious somehow!

Here they are:
OS: device-detector/OperatingSystem.php at master · matomo-org/device-detector · GitHub
browsers device-detector/Browser.php at master · matomo-org/device-detector · GitHub

That’s perfect!

Wow I was really missing a lot of them O_O

Thank you so much =D