Titanium.Platform

module
0.2.0
A module for exposing platform-specific functionality.

Objects

Interface An object representing a network interface.

Functions

createUUID Create a globally unique id.
interfaces A list of network interfaces of the current system

Properties

Type Name Description
String address The primary IP address of the system
String architecture The operating system architecture
String id The unique machine id of the system
String macaddress The primary MAC address of the system
String name The operating system name
String ostype The architecture type of the system (either 32 bit or 64 bit)
String processorCount The number of processors for the machine
String username The platform's user name
String version The operating system version