/usr/lib/python3.9/site-packages/up2date_client
from up2date_client import up2dateAuth from up2date_client import rpcServer from up2date_client import hardware def updateHardware(): s = rpcServer.getServer() hardwareList = hardware.Hardware() s.registration.refresh_hw_profile(up2dateAuth.getSystemId(), hardwareList)
.
Edit
..
Edit
__init__.py
Edit
__pycache__
Edit
capabilities.py
Edit
clientCaps.py
Edit
clpwd.py
Edit
config.py
Edit
debUtils.py
Edit
getMethod.py
Edit
haltree.py
Edit
hardware.py
Edit
hardware_gudev.py
Edit
hardware_hal.py
Edit
hardware_udev.py
Edit
pkgUtils.py
Edit
pkgplatform.py
Edit
pmPlugin.py
Edit
rhnChannel.py
Edit
rhnHardware.py
Edit
rhnPackageInfo.py
Edit
rhncli.py
Edit
rhnreg.py
Edit
rhnreg_constants.py
Edit
rhnserver.py
Edit
rpcServer.py
Edit
rpmUtils.py
Edit
transaction.py
Edit
tui.py
Edit
up2dateAuth.py
Edit
up2dateErrors.py
Edit
up2dateLog.py
Edit
up2dateUtils.py
Edit