readAttributeActiveEndpoints(completion:)

Declaration

func readAttributeActiveEndpoints(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeActiveEndpoints() async throws -> [Any]