Searched refs:get_devices (Results 1 – 6 of 6) sorted by relevance
21 devices = netsim_client.get_devices()26 - `get_devices()`: Get detailed information for all devices connected to netsim daemon.
48 def get_devices(self) -> Dict[str, model.Device]: member in NetsimClient93 device_info = self.get_devices()[device_name]
34 devices = apollo_lib.get_devices()
96 def get_devices(): function
147 def get_devices(): function
132 devices = dutils.get_devices()