RemoteAccess¶ class ospx.component.RemoteAccess(host: str = <factory>, port: int = 0)¶ Bases: object Data class holding the host and port information for a remote connection. __init__(host: str = <factory>, port: int = 0) → None¶ Methods __init__([host, port]) Attributes port host host: str¶ port: int = 0¶