MythTV
master
|
Public Member Functions | |
def | __init__ (self, gate, uuid) |
def | get_distro_specific_data (self, gate) |
def | get_sendable_devices (self, protocol_version=smoltProtocol) |
def | get_sendable_host (self, protocol_version=smoltProtocol) |
def | get_sendable_fss (self, protocol_version=smoltProtocol) |
def | write_pub_uuid (self, uuiddb, smoonURL, pub_uuid, uuid) |
def | write_admin_token (self, smoonURL, admin, admin_token_file) |
def | get_submission_data (self, prefered_protocol=None) |
def | get_distro_specific_html (self) |
def | send (self, uuiddb, uuid, user_agent=user_agent, smoonURL=smoonURL, timeout=timeout, proxies=proxies, batch=False) |
def | regenerate_pub_uuid (self, uuiddb, uuid, user_agent=user_agent, smoonURL=smoonURL, timeout=timeout) |
def | get_general_info_excerpt (self) |
def | get_devices_info_excerpt (self) |
def | get_file_system_info_excerpt (self) |
def | get_distro_info_excerpt (self) |
def | getProfile (self) |
def | hostIter (self) |
def | deviceIter (self) |
Public Attributes | |
host | |
devices | |
fss | |
distro_specific | |
session | |
Static Public Attributes | |
dictionary | devices = {} |
def hardwareprofile.smolt._HardwareProfile.__init__ | ( | self, | |
gate, | |||
uuid | |||
) |
def hardwareprofile.smolt._HardwareProfile.get_distro_specific_data | ( | self, | |
gate | |||
) |
def hardwareprofile.smolt._HardwareProfile.get_sendable_devices | ( | self, | |
protocol_version = smoltProtocol |
|||
) |
Definition at line 581 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.get_submission_data().
def hardwareprofile.smolt._HardwareProfile.get_sendable_host | ( | self, | |
protocol_version = smoltProtocol |
|||
) |
Definition at line 608 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.get_submission_data().
def hardwareprofile.smolt._HardwareProfile.get_sendable_fss | ( | self, | |
protocol_version = smoltProtocol |
|||
) |
Definition at line 633 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.get_submission_data().
def hardwareprofile.smolt._HardwareProfile.write_pub_uuid | ( | self, | |
uuiddb, | |||
smoonURL, | |||
pub_uuid, | |||
uuid | |||
) |
Definition at line 636 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.regenerate_pub_uuid(), and hardwareprofile.smolt._HardwareProfile.send().
def hardwareprofile.smolt._HardwareProfile.write_admin_token | ( | self, | |
smoonURL, | |||
admin, | |||
admin_token_file | |||
) |
Definition at line 647 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.send().
def hardwareprofile.smolt._HardwareProfile.get_submission_data | ( | self, | |
prefered_protocol = None |
|||
) |
Definition at line 657 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.send().
def hardwareprofile.smolt._HardwareProfile.get_distro_specific_html | ( | self | ) |
Definition at line 670 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.send().
def hardwareprofile.smolt._HardwareProfile.send | ( | self, | |
uuiddb, | |||
uuid, | |||
user_agent = user_agent , |
|||
smoonURL = smoonURL , |
|||
timeout = timeout , |
|||
proxies = proxies , |
|||
batch = False |
|||
) |
def hardwareprofile.smolt._HardwareProfile.regenerate_pub_uuid | ( | self, | |
uuiddb, | |||
uuid, | |||
user_agent = user_agent , |
|||
smoonURL = smoonURL , |
|||
timeout = timeout |
|||
) |
def hardwareprofile.smolt._HardwareProfile.get_general_info_excerpt | ( | self | ) |
def hardwareprofile.smolt._HardwareProfile.get_devices_info_excerpt | ( | self | ) |
def hardwareprofile.smolt._HardwareProfile.get_file_system_info_excerpt | ( | self | ) |
def hardwareprofile.smolt._HardwareProfile.get_distro_info_excerpt | ( | self | ) |
def hardwareprofile.smolt._HardwareProfile.getProfile | ( | self | ) |
Definition at line 875 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.send().
def hardwareprofile.smolt._HardwareProfile.hostIter | ( | self | ) |
Iterate over host information.
Definition at line 924 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.getProfile().
def hardwareprofile.smolt._HardwareProfile.deviceIter | ( | self | ) |
Iterate over our devices.
Definition at line 949 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.get_devices_info_excerpt(), and hardwareprofile.smolt._HardwareProfile.getProfile().
|
static |
Definition at line 458 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.deviceIter(), hardwareprofile.smolt._HardwareProfile.get_sendable_devices(), and hardwareprofile.smolt._HardwareProfile.getProfile().
hardwareprofile.smolt._HardwareProfile.host |
Definition at line 474 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.get_general_info_excerpt(), hardwareprofile.smolt._HardwareProfile.get_sendable_host(), hardwareprofile.smolt._HardwareProfile.hostIter(), hardwareprofile.smolt._HardwareProfile.regenerate_pub_uuid(), and hardwareprofile.smolt._HardwareProfile.send().
hardwareprofile.smolt._HardwareProfile.fss |
Definition at line 537 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.get_file_system_info_excerpt(), hardwareprofile.smolt._HardwareProfile.get_sendable_fss(), and hardwareprofile.smolt._HardwareProfile.getProfile().
hardwareprofile.smolt._HardwareProfile.distro_specific |
Definition at line 539 of file smolt.py.
Referenced by hardwareprofile.smolt._HardwareProfile.get_distro_info_excerpt(), hardwareprofile.smolt._HardwareProfile.get_distro_specific_html(), hardwareprofile.smolt._HardwareProfile.get_submission_data(), and hardwareprofile.smolt._HardwareProfile.getProfile().
hardwareprofile.smolt._HardwareProfile.session |
Definition at line 540 of file smolt.py.
Referenced by xiami.lyricsScraper.LyricsFetcher.get_lyrics(), xiami.lyricsScraper.LyricsFetcher.get_lyrics_from_list(), hardwareprofile.smolt._HardwareProfile.regenerate_pub_uuid(), and hardwareprofile.smolt._HardwareProfile.send().