Searched refs:get_state (Results 1 – 3 of 3) sorted by relevance
58 def get_state(state): member in DeviceState
708 if execute_message.get_state() == ExecuteMessage.DEVICE_FINISH:711 elif execute_message.get_state() == ExecuteMessage.DEVICE_ERROR:740 def get_state(self): member in ExecuteMessage
232 if DeviceState.get_state(items[3]) == DeviceState.CONNECTED:238 device_instance.device_state = DeviceState.get_state(items[3])