Searched refs:dbus_path (Results 1 – 4 of 4) sorted by relevance
60 def subscribe(self, dbus_path, enable_trace=False): argument104 dbus_path = [path.strip() for path in dbus_path.split(",")]105 dbus_path = {"paths": dbus_path}107 self.__websocket.send(json.dumps(dbus_path))
55 event_notifications = my_event.subscribe(dbus_path, enable_trace)
29 get_led_name(const char *dbus_path) in get_led_name() argument34 led_name = strrchr(dbus_path, '/'); in get_led_name()
1616 self.dbus_path = '/xyz/openbmc_project/logging/rest_api_logs'1624 path=self.dbus_path)1659 self.dbus_path)