File: api.rst

package info (click to toggle)
python-ssdpy 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 272 kB
  • sloc: python: 844; makefile: 29
file content (32 lines) | stat: -rw-r--r-- 424 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
===
API
===

.. module:: ssdpy

This part of the documentation lists the full API reference of all public classes and
functions.

Classes
=======

.. autoclass:: SSDPClient
   :members:



.. autoclass:: SSDPServer
   :members:


Functions
=========

.. autofunction:: ssdpy.client::discover

Helpers
=======

.. autofunction:: ssdpy.protocol::create_msearch_payload

.. autofunction:: ssdpy.protocol::create_notify_payload