CURRENT PATH:
/
usr
/
lib
/
python3.9
/
site-packages
/
up2date_client
/
[ ⬅ KEMBALI ]
|
[ HOME ]
Upload File:
Upload Ke Sini
Dir Baru
File Baru
Editing:
rhnHardware.py
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)
SIMPAN
[ BATAL ]