Operating System
Last updated
Last updated
The useable functions of the OS connector are determined by the capabilities and permissions on the host OS. The available functions are listed below.
cpuUsage
outputs the current CPU usage in percent. In the input field you can define the interval in milliseconds with which the connector polls the system. This is independent of the trigger time of the function.
cpuCount
outputs the number of processing cores of the CPU.
driveInfo
returns information about the storage disks attached to the device.
With the edge connector on MacOS this is reported incorrectly at the moment and in Windows (11) it does not work.
memInfo
returns information about the RAM (volatile memory) on the device.
netInfo
returns information about the connected networks. In the input field you can define the interval in milliseconds with which the connector polls the system. This is independent of the trigger time of the function.
On MacOS and Windows this is not supported with the edge connector currently.
uptime
returns the time in seconds the device has been running for.
OS
returns information about the OS the device is running.