Hello-
I am attempting to write an application using the OpenDXL Python Client.
I would like to send an event that is targeted at a set of endpoints. To accomplish this, it looks like the client_ids property of the event message should be set. I have done this in my code, but I don't have a good way to test this.
To run my test, I would like to know what the identifiers for each client that is connecting to the fabric. How can I determine what that client identifier is for an instance of the OpenDXL Python Client that is connected to the fabric?