File: constants.md

package info (click to toggle)
pyvesync 3.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,824 kB
  • sloc: python: 15,994; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 405 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# VeSync Constants

::: pyvesync.const
    options:
      show_root_heading: true
      members_order: "source"
      members: true
      show_source: true
      filters:
        - "!.*_dev_test"
        - "!set_dev_id"
        - "!process_devices"
        - "!remove_old_devices"
        - "!device_time_check"
        - "!__doc__*"
        - "!__module__"
        - "!__class__"
        - "!__format__"