Skip to content

dsdk / v1.47 / Platform

Type Alias: Platform ​

Platform: object

Platform represents the platform (Arch/OS).

Type declaration ​

NameTypeDescription
Architecture?stringArchitecture represents the hardware architecture (for example, x86_64).
OS?stringOS represents the Operating System (for example, linux or windows).