zenoh_scout
===========

.. py:module:: zenoh_scout


Functions
---------

.. autoapisummary::

   zenoh_scout.get_parser
   zenoh_scout.get_locators
   zenoh_scout.remove_duplicate_hellos
   zenoh_scout.group_by_subnet
   zenoh_scout.pretty_print_groups
   zenoh_scout.main


Module Contents
---------------

.. py:function:: get_parser()

   Parse command line arguments.


.. py:function:: get_locators(hello)

   Extract locators from a hello object.


.. py:function:: remove_duplicate_hellos(hellos)

   Remove duplicate hellos based on their locators.


.. py:function:: group_by_subnet(hellos, subnet_str)

   Group hellos by subnet.


.. py:function:: pretty_print_groups(groups, subnet_str, others)

   Pretty print the grouped hellos.


.. py:function:: main()

