# binding binding.systeminfo.name = Systeminfo Binding binding.systeminfo.description = This binding provides information about the operating system and the hardware. # thing types thing-type.systeminfo.computer.label = Systeminfo thing-type.systeminfo.computer.description = The computer operating system and hardware information # thing types config thing-type.config.systeminfo.computerConfig.interval_high.label = Interval for High Priority Tasks thing-type.config.systeminfo.computerConfig.interval_high.description = Refresh interval in seconds. thing-type.config.systeminfo.computerConfig.interval_medium.label = Interval for Medium Priority Tasks thing-type.config.systeminfo.computerConfig.interval_medium.description = Refresh interval in seconds. # channel group types channel-group-type.systeminfo.batteryGroup.label = Battery channel-group-type.systeminfo.batteryGroup.description = Battery parameters channel-group-type.systeminfo.cpuGroup.label = CPU channel-group-type.systeminfo.cpuGroup.description = CPU parameters channel-group-type.systeminfo.displayGroup.label = Display channel-group-type.systeminfo.displayGroup.description = Display parameters channel-group-type.systeminfo.driveGroup.label = Drive channel-group-type.systeminfo.driveGroup.description = Drive information channel-group-type.systeminfo.memoryGroup.label = Physical Memory channel-group-type.systeminfo.memoryGroup.description = Physical memory information channel-group-type.systeminfo.networkGroup.label = Network channel-group-type.systeminfo.networkGroup.description = Network parameters channel-group-type.systeminfo.processGroup.label = Process channel-group-type.systeminfo.processGroup.description = System process information channel-group-type.systeminfo.sensorsGroup.label = Sensor channel-group-type.systeminfo.sensorsGroup.description = Sensor parameters channel-group-type.systeminfo.storageGroup.label = Storage channel-group-type.systeminfo.storageGroup.description = Logical storage information channel-group-type.systeminfo.swapGroup.label = Swap Memory channel-group-type.systeminfo.swapGroup.description = Swap memory information # channel types channel-type.systeminfo.available.label = Available channel-type.systeminfo.available.description = Available size in MB channel-type.systeminfo.availableHeap.label = Available Heap channel-type.systeminfo.availableHeap.description = How much data is available in the Java heap. channel-type.systeminfo.availablePercent.label = Available (%) channel-type.systeminfo.availablePercent.description = Available size in percent channel-type.systeminfo.cpuTemp.label = CPU Temperature channel-type.systeminfo.cpuTemp.description = CPU Temperature in Celsius degrees channel-type.systeminfo.cpuVoltage.label = CPU Voltage channel-type.systeminfo.cpuVoltage.description = CPU Voltage in V channel-type.systeminfo.dataReceived.label = Data Received channel-type.systeminfo.dataReceived.description = Data received in MB channel-type.systeminfo.dataSent.label = Data Sent channel-type.systeminfo.dataSent.description = Data sent in MB channel-type.systeminfo.description.label = Description channel-type.systeminfo.description.description = Description of the device channel-type.systeminfo.fanSpeed.label = Fan Speed channel-type.systeminfo.fanSpeed.description = Fan speed in rpm channel-type.systeminfo.information.label = Display Information channel-type.systeminfo.information.description = Product, manufacturer, SN, width and height of the display in cm channel-type.systeminfo.ip.label = IP Address channel-type.systeminfo.ip.description = Host IP address of the network channel-type.systeminfo.cpuLoad.label = CPU Load channel-type.systeminfo.cpuLoad.description = CPU load in percent channel-type.systeminfo.loadAverage.label = Load Average channel-type.systeminfo.loadAverage.description = Load as a number of processes for the last 1,5 or 15 minutes channel-type.systeminfo.load_process.label = Load channel-type.systeminfo.load_process.description = Load in percent channel-type.systeminfo.mac.label = Mac Address channel-type.systeminfo.mac.description = Mac address of the network channel-type.systeminfo.model.label = Model channel-type.systeminfo.model.description = The model of the device channel-type.systeminfo.name.label = Name channel-type.systeminfo.name.description = Name of the device (process) channel-type.systeminfo.name_process.label = Name channel-type.systeminfo.name_process.description = Name of the device (process) channel-type.systeminfo.networkDisplayName.label = Network Display Name channel-type.systeminfo.networkDisplayName.description = The display name of the network channel-type.systeminfo.networkName.label = Network Name channel-type.systeminfo.networkName.description = The name of the network. channel-type.systeminfo.packetsReceived.label = Packets Received channel-type.systeminfo.packetsReceived.description = Number of packets received channel-type.systeminfo.packetsSent.label = Packets Sent channel-type.systeminfo.packetsSent.description = Number of packets sent channel-type.systeminfo.path_process.label = Path channel-type.systeminfo.path_process.description = The full path channel-type.systeminfo.remainingCapacity.label = Remaining Capacity channel-type.systeminfo.remainingCapacity.description = Remaining capacity in percent channel-type.systeminfo.remainingTime.label = Remaining Time channel-type.systeminfo.remainingTime.description = Remaining time in minutes channel-type.systeminfo.serial.label = Serial Number channel-type.systeminfo.serial.description = The serial number of the device channel-type.systeminfo.threads.label = Number of Threads channel-type.systeminfo.threads.description = Number of threads currently running channel-type.systeminfo.threads_process.label = Number of Threads channel-type.systeminfo.threads_process.description = Number of threads currently running channel-type.systeminfo.total.label = Total channel-type.systeminfo.total.description = Total size in MB channel-type.systeminfo.type.label = Type channel-type.systeminfo.type.description = Storage type channel-type.systeminfo.uptime.label = System Uptime channel-type.systeminfo.uptime.description = System uptime (time after start) in minutes channel-type.systeminfo.used.label = Used channel-type.systeminfo.used.description = Used size in MB channel-type.systeminfo.usedHeapPercent.label = Used Heap Percent channel-type.systeminfo.usedHeapPercent.description = How much data in percent has been used from the max size the Java heap can grow to. channel-type.systeminfo.usedPercent.label = Used (%) channel-type.systeminfo.usedPercent.description = Used size in percent channel-type.systeminfo.used_process.label = Used channel-type.systeminfo.used_process.description = Used size in MB # channel types config channel-type.config.systeminfo.highpriority.priority.label = Interval channel-type.config.systeminfo.highpriority.priority.description = Refresh interval in seconds. channel-type.config.systeminfo.highpriority.priority.option.High = High channel-type.config.systeminfo.highpriority.priority.option.Medium = Medium channel-type.config.systeminfo.highpriority.priority.option.Low = Low channel-type.config.systeminfo.highpriority_process.pid.label = PID channel-type.config.systeminfo.highpriority_process.pid.description = The Process Identifier of the process. channel-type.config.systeminfo.highpriority_process.priority.label = Interval channel-type.config.systeminfo.highpriority_process.priority.description = Refresh interval in seconds. channel-type.config.systeminfo.highpriority_process.priority.option.High = High channel-type.config.systeminfo.highpriority_process.priority.option.Medium = Medium channel-type.config.systeminfo.highpriority_process.priority.option.Low = Low channel-type.config.systeminfo.lowpriority.group.priorityGroup.label = String channel-type.config.systeminfo.lowpriority.group.priorityGroup.description = String channel-type.config.systeminfo.lowpriority.priority.label = Interval channel-type.config.systeminfo.lowpriority.priority.description = Refresh interval in seconds. channel-type.config.systeminfo.lowpriority.priority.option.High = High channel-type.config.systeminfo.lowpriority.priority.option.Medium = Medium channel-type.config.systeminfo.lowpriority.priority.option.Low = Low channel-type.config.systeminfo.lowpriority_process.pid.label = PID channel-type.config.systeminfo.lowpriority_process.pid.description = The Process Identifier of the process. channel-type.config.systeminfo.lowpriority_process.priority.label = Interval channel-type.config.systeminfo.lowpriority_process.priority.description = Refresh interval in seconds. channel-type.config.systeminfo.lowpriority_process.priority.option.High = High channel-type.config.systeminfo.lowpriority_process.priority.option.Medium = Medium channel-type.config.systeminfo.lowpriority_process.priority.option.Low = Low channel-type.config.systeminfo.mediumpriority.priority.label = Interval channel-type.config.systeminfo.mediumpriority.priority.description = Refresh interval in seconds. channel-type.config.systeminfo.mediumpriority.priority.option.High = High channel-type.config.systeminfo.mediumpriority.priority.option.Medium = Medium channel-type.config.systeminfo.mediumpriority.priority.option.Low = Low channel-type.config.systeminfo.mediumpriority_process.pid.label = PID channel-type.config.systeminfo.mediumpriority_process.pid.description = The Process Identifier of the process. channel-type.config.systeminfo.mediumpriority_process.priority.label = Interval channel-type.config.systeminfo.mediumpriority_process.priority.description = Refresh interval in seconds. channel-type.config.systeminfo.mediumpriority_process.priority.option.High = High channel-type.config.systeminfo.mediumpriority_process.priority.option.Medium = Medium channel-type.config.systeminfo.mediumpriority_process.priority.option.Low = Low