Skip to content
Snippets Groups Projects
Commit 2517b0ea authored by Erik Reid's avatar Erik Reid
Browse files

added /poller/eumetsat-multicast to docs

parent 8ebe8b58
No related branches found
No related tags found
No related merge requests found
...@@ -18,3 +18,9 @@ These endpoints are intended for use by BRIAN. ...@@ -18,3 +18,9 @@ These endpoints are intended for use by BRIAN.
--------------------------------- ---------------------------------
.. autofunction:: inventory_provider.routes.poller.interface_speeds .. autofunction:: inventory_provider.routes.poller.interface_speeds
/poller/eumetsat-multicast
---------------------------------
.. autofunction:: inventory_provider.routes.poller.eumetsat_multicast
...@@ -435,7 +435,7 @@ def eumetsat_multicast(hostname=None): ...@@ -435,7 +435,7 @@ def eumetsat_multicast(hostname=None):
.. asjson:: .. asjson::
inventory_provider.routes.poller.MULTICAST_SUBSCRIPTION_LIST_SCHEMA inventory_provider.routes.poller.MULTICAST_SUBSCRIPTION_LIST_SCHEMA
This method is basically hard-coded data, This method returns essentially hard-coded data,
based on the information in POL1-395. based on the information in POL1-395.
:return: :return:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment