# VSysInfo: enumeraciones

## **Endian**

* BigEndian
* LittleEndian

## **Plataforma**

* PlatformMacOS
* PlatformWindows
* PlatformX11
* PlatformEmbeddedLinux
* PlatformIOS
* PlatformAndroid
* PlatformWASM
* PlatformWatchOS
* PlatformTvOS
* PlatformUnknow

## **Sistema operativo**

* Windows (Dos Based SO):
  * OsWin31 // Windows 3.0/3.1/3.11
  * OsWin95 // Windows 95
  * OsWin98 // Windows 98
  * OsWinMe // Windows Millenium
  * OsDosBased // Another unknow DOS based SO
* Windows (NT Based SO):
  * OsWinNT // Windows NT
  * OsWin2000 // Windows 2000
  * OsWinXP // Windows XP
  * OsWin2003 // Windows 2003
  * OsWinVista // Windows Vista
  * OsWin7 // Windows 7
  * OsWin8 // Windows 8
  * OsWin81 // Windows 8.1
  * OsWin10 // Windows 10
  * OsNTBased // Another unknow NT based SO
  * // CE Based version
  * OsWinCE // Windows CE
  * OsWinCENET // Windows CE .NET
  * OsWinCE5// Windows CE 5.x
  * OsWinCE6// Windows CE 6.x
  * OsCEBased// Another unknow CE based SO
  * OsAllWindowsBased // All windows
* MAC OS (MAC OSX Based version):
  * OsMacOS9\_0 // MAC OS 9.x (unsupported)
  * OsMacOS10\_0 // MAC OS 10.0 (unsupported) / Cheetah
  * OsMacOS10\_1 // MAC OS 10.1 (unsupported) / Puma
  * OsMacOS10\_2 // MAC OS 10.2 (unsupported) / Jaguar
  * OsMacOS10\_3 // MAC OS 10.3 / Panther
  * OsMacOS10\_4 // MAC OS 10.4 / Tiger
  * OsMacOS10\_5 // MAC OS 10.5 / Leopard
  * OsMacOS10\_6 // MAC OS 10.6 / Snow Leopard
  * OsMacOS10\_7 // MAC OS 10.7 / Lion
  * OsMacOS10\_8 // MAC OS 10.8 / Mountain Lion
  * OsMacOS10\_9 // MAC OS 10.9 / Mavericks
  * OsMacOS10\_10 // MAC OS 10.10 / Yosemite
  * OsMacOS10\_11 // MAC OS 10.11 / El Capitan
  * OsMacOS10\_12 // MAC OS 10.12 / Sierra
  * OsMacOS10\_13 // MAC OS 10.13 / High Sierra
  * OsMacOS10\_14 // MAC OS 10.14 / Mojave
  * OsMacOS10\_15 // MAC OS 10.15 / Catalina
  * OsMacBased // Another unknow MAC based SO
* MAC IOS Based version:
  * OsMacIOS // MAC IOS
  * OsMacIOS\_4\_3 // MAC IOS 4.3
  * OsMacIOS\_5\_0 // MAC IOS 5.0
  * OsMacIOS\_5\_1 // MAC IOS 5.1
  * OsMacIOS\_6\_0 // MAC IOS 6.0
  * OsMacIOS\_6\_1 // MAC IOS 6.1
  * OsMacIOS\_7\_0 // MAC IOS 7.0
  * OsMacIOS\_7\_1  // MAC IOS 7.1
  * OsMacIOS\_8\_0 // MAC IOS 8.0
  * OsMacIOS\_8\_1 // MAC IOS 8.1
  * OsMacIOS\_8\_2 // MAC IOS 8.2
  * OsMacIOS\_8\_3 // MAC IOS 8.3
  * OsMacIOS\_8\_4 // MAC IOS 8.4
  * OsMacIOS\_9\_0 // MAC IOS 9.0
  * OsMacIOS\_9\_1 // MAC IOS 9.1
  * OsMacIOS\_9\_2 // MAC IOS 9.2
  * OsMacIOS\_9\_3 // MAC IOS 9.3
  * OsMacIOS\_10\_0 // MAC IOS 10.0
  * OsMacIOS\_10\_1 // MAC IOS 10.1
  * OsMacIOS\_10\_2 // MAC IOS 10.2
  * OsMacIOS\_10\_3 // MAC IOS 10.3
  * OsMacIOS\_11\_0 // MAC IOS 11.0
  * OsMacIOS\_11\_1 // MAC IOS 11.1
  * OsMacIOS\_11\_2// MAC IOS 11.2
  * OsMacIOS\_11\_3 // MAC IOS 11.3
  * OsMacIOS\_11\_4 // MAC IOS 11.4
  * OsMacIOS\_12\_0 // MAC IOS 12.0
  * OsMacIOS\_12\_1 // MAC IOS 12.1
  * OsMacIOS\_12\_2 // MAC IOS 12.2
  * OsMacIOS\_12\_3 // MAC IOS 12.3
  * OsMacIOS\_12\_4 // MAC IOS 12.4
  * OsMacIOS\_13\_0 // MAC IOS 13.0
  * OsMacIOS\_13\_1 // MAC IOS 13.1
  * OsMacIOS\_13\_2 // MAC IOS 13.2
  * OsMacIOS\_13\_3 // MAC IOS 13.3
  * OsMacIOS\_13\_4 // MAC IOS 13.4
  * OsMacIOSBased // Another unknow MAC IOS based SO
  * OsAllMacBased // All MacOs
* Embedded Linux:
  * OsEmbeddedLinux
* X11 platform enum:
  * OsAIX // Aix system
  * OsBSD4 // BSD 4.4 System
  * OsUNIXWARE // Unixware7, OpenUnix 8
  * OsBSDI // BSD System
  * OsCYGWIN // Cygwin
  * OsDGUX // DG/UX\
    OsDYNIX // Dynix/ptx
  * OsFREEBSD // FreeBSD
  * OsHPUX // HP-UX
  * OsHURD // GNU Hurd
  * OsIRIX // SGI Irix
  * OsLINUX // Linux
  * OsLYNX // LynxOS
  * OsNETBSD // NetBSD
  * OsOS2 // OS2
  * OsOPENBSD // OpenBSD
  * OsOS2EMX // XFree on OS/2 (not PM)
  * OsOSF // HP Tru64
  * OsQNX6 // QNX RTP 6.1
  * OsQNX // QNX
  * OsRELIANT // Relian Unix
  * OsSCO // SCO OpenServer 5
  * OsSOLARIS // Sun Solaris
  * OsULTRIX // Dec Ultrix
  * OsUNIX // Any UNIX BSD/SYSV system
  * OsX11Based // Another unknow X11 based SO
* Android platform enum:
  * OsAndroid4\_1  // Android JellyBean
  * OsAndroid4\_2 // Android JellyBean (MR1)
  * OsAndroid4\_3 // Android JellyBean (MR2)
  * OsAndroid4\_4 // Android KitKat
  * OsAndroid5\_0 // Android Lollipop
  * OsAndroid5\_1 // Android Lollipop (MR1)
  * OsAndroid6\_0 // Android Marshmallow
  * OsAndroid7\_0 // Android Nougat
  * OsAndroid7\_1 // Android Nougat (MR1)
  * OsAndroid8\_0 // Android Oreo
  * OsAndroid8\_1 // Android Oreo (MR1)
  * OsAndroid9\_0 // Android Pie
  * OsAndroid10\_0 // Android 10
  * OsAndroid11\_0 // Android 11
  * OsAndroidBased // Another unknow Android based SO
* Web Assembly:
  * OsWASM // Web Assembly
* Unknow SO
  * OsUnknow

## Tipo de interfaz de red

* Unknown
* Loopback
* Virtual
* Ethernet
* Wifi
* Ieee80211
* CanBus
* Fddi
* Ppp
* Slip
* Phonet
* Ieee802154
* SixLoWPAN
* Ieee80216
* Ieee1394


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.velneo.com/36/velneo-vdevelop/scripts/lenguajes/javascript/clases/vsysinfo/vsysinfo-enumeraciones.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
