Loading AlarmTest.robot +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ Mute ODU Receive RSL Alarms and Unmute #${m}= Connect With Credentials ${par["host"]} ${par["port"]} ${par["username"]} ${par["password"]} ${t}= Connect With Key ${transmitter["host"]} ${transmitter["port"]} ${transmitter["username"]} ${transmitter["key_filename"]} #${t}= Connect With Credentials ${transmitter["host"]} ${transmitter["port"]} ${transmitter["username"]} ${transmitter["password"]} Unmute ODU ${t} ${transmitter["ODUName"]} Unmute ODU ${t} ${transmitter["testInterface"]} Set TX Power ${t} ${transmitter["testInterface"]} ${transmitter["maxTxPower"]} Set RSL Threshold ${m} ${par["testInterface"]} -40 #${resp}= Evaluate ${m}.create_subscription() Loading Loading
AlarmTest.robot +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ Mute ODU Receive RSL Alarms and Unmute #${m}= Connect With Credentials ${par["host"]} ${par["port"]} ${par["username"]} ${par["password"]} ${t}= Connect With Key ${transmitter["host"]} ${transmitter["port"]} ${transmitter["username"]} ${transmitter["key_filename"]} #${t}= Connect With Credentials ${transmitter["host"]} ${transmitter["port"]} ${transmitter["username"]} ${transmitter["password"]} Unmute ODU ${t} ${transmitter["ODUName"]} Unmute ODU ${t} ${transmitter["testInterface"]} Set TX Power ${t} ${transmitter["testInterface"]} ${transmitter["maxTxPower"]} Set RSL Threshold ${m} ${par["testInterface"]} -40 #${resp}= Evaluate ${m}.create_subscription() Loading