Searched refs:sensor_threshold (Results 1 – 2 of 2) sorted by relevance
77 ${sensor_name} ${sensor_threshold}= Get The Sensor Name And Threshold ${sensor_list}79 ${threshold_key_list}= Get Dictionary Keys ${sensor_threshold}82 ${old_threshold_value}= Get From Dictionary ${sensor_threshold} ${random_threshold_key}145 …${random_sensor} ${sensor_threshold}= Selecting Random Sensor Name And Threshold Value ${tmp_li…146 ${threshold_dict_count}= Get Length ${sensor_threshold}151 RETURN ${random_sensor} ${sensor_threshold}162 ${sensor_threshold}= Get Lines Containing String ${sensor_list} ${random_sensor_name}163 @{ipmi_sensor}= Split String ${sensor_threshold} |
6441 G_DEFINE_INTERFACE (SensorThreshold, sensor_threshold, G_TYPE_OBJECT) in G_DEFINE_INTERFACE() argument