Update serial cable prompt to say IOM instead of IOM1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -225,7 +225,7 @@ def _serial_redfish_request(ser: SerialPort, password: str, method: str,
|
||||
def detect_serial_device() -> Optional[str]:
|
||||
rule("Step 1 of 5 -- Serial Cable & Device Detection")
|
||||
|
||||
print(" Connect the serial cable from the ES24N IOM1 port")
|
||||
print(" Connect the serial cable from the ES24N IOM port")
|
||||
print(" to the active F-Series controller USB port.")
|
||||
print()
|
||||
prompt("Press Enter when the cable is connected")
|
||||
|
||||
Reference in New Issue
Block a user