Skip to content

IosUtsname

Information derived from utsname.

More info: http://pubs.opengroup.org/onlinepubs/7908799/xsh/sysutsname.h.html

Properties

Properties#

machine instance-attribute #

machine: str

Hardware type (e.g. "iPhone7,1" for iPhone 6 Plus).

node_name instance-attribute #

node_name: str

Network node name.

release instance-attribute #

release: str

Release level.

sys_name instance-attribute #

sys_name: str

Operating system name.

version instance-attribute #

version: str

Version level.