Index: shared/scripts/names.py =================================================================== diff -u -r6f1e1819d6605964e7ba8366d0408cc26890be99 -r9ef78246744be74035d8521b7ee71dc84a623883 --- shared/scripts/names.py (.../names.py) (revision 6f1e1819d6605964e7ba8366d0408cc26890be99) +++ shared/scripts/names.py (.../names.py) (revision 9ef78246744be74035d8521b7ee71dc84a623883) @@ -246,7 +246,7 @@ # patient connection BP/HR section part o_PreTreatmentBase_Patient_Connection_Text = {"container": o_PreTreatmentConnectionStack_PreTreatmentBase_TreatmentFlowBase_2, "text": "Patient Connection", "type": "Text", "unnamed": 1, "visible": True} o_PreTreatmentBase_Continue_Text = {"container": o_PreTreatmentConnectionStack_PreTreatmentBase_TreatmentFlowBase_2, "text": "CONTINUE", "type": "Text", "unnamed": 1, "visible": True} -o_PreTreatmentBase_input_TextInput_2 = {"container": o_PreTreatmentConnectionStack_PreTreatmentBase_TreatmentFlowBase_2, "echoMode": 0, "id": "_input", "type": "TextInput", "unnamed": 1, "visible": True} +o_PreTreatmentBase_input_TextInput_2 = {"container": o_PreTreatmentConnectionStack_PreTreatmentBase_TreatmentFlowBase_2, "id": "_input", "type": "TextInput", "unnamed": 1, "visible": True} o_PreTreatmentBase_BP_HR_Text = {"container": o_PreTreatmentConnectionStack_PreTreatmentBase_TreatmentFlowBase_2, "occurrence": 2, "text": "BP/HR", "type": "Text", "unnamed": 1, "visible": True} o_PreTreatmentBase_Blood_Pressure_Text = {"container": o_PreTreatmentConnectionStack_PreTreatmentBase_TreatmentFlowBase_2, "text": "Blood Pressure", "type": "Text", "unnamed": 1, "visible": True} o_PreTreatmentBase_mmHg_Label = {"container": o_PreTreatmentConnectionStack_PreTreatmentBase_TreatmentFlowBase_2, "text": "mmHg", "type": "Label", "unnamed": 1, "visible": True} @@ -872,6 +872,7 @@ o_export_logs_text = {"container": o_SettingsBase_SettingsBase, "text": "Export Logs", "type": "Text", "unnamed": 1, "visible": True} o_combo_box = {"container": o_SettingsBase_SettingsBase, "id": "_logTypeCombo", "type": "ComboBox", "unnamed": 1, "visible": True} o_option_combo_box = {"container": o_Overlay, "type": "Text", "unnamed": 1, "visible": True} +o_serviceScreen_subscreen_menu = {"container": o_SettingsHome_SettingsHome_2, "id": "_mouseArea", "occurrence": 0, "type": "MouseArea", "unnamed": 1, "visible": True} # service information screen o_SettingsHome_touchItem_TouchRect_service_information = {"container": o_SettingsHome_SettingsHome_2, "id": "_touchItem", "type": "TouchRect", "unnamed": 1, "visible": True} @@ -1101,3 +1102,13 @@ o_SettingsBase_serviceScreen_TextInput_month = {"container": o_SettingsHome_SettingsHome, "echoMode": 0, "id": "_input", "occurrence":3, "type": "TextInput", "unnamed": 1, "visible": True} o_SettingsBase_serviceScreen_TextInput_year = {"container": o_SettingsHome_SettingsHome, "echoMode": 0, "id": "_input", "occurrence": 5, "type": "TextInput", "unnamed": 1, "visible": True} +o_SettingsBase_SettingsROInput = {"container": o_Gui_MainView, "objectName": "_SettingsBase", "type": "SettingsROInput", "visible": True} +o_SettingsBase_settingsRoInputSwitch_Switch = {"checkable": True, "container": o_SettingsBase_SettingsROInput, "id": "_settingsRoInputSwitch", "type": "Switch", "unnamed": 1, "visible": True} +o_SettingsBase_Water_Input_Mode_Text = {"container": o_SettingsBase_SettingsROInput, "text": "Water Input Mode", "type": "Text", "unnamed": 1, "visible": True} +o_SettingsBase_SettingsRootSSHAccess = {"container": o_Gui_MainView, "objectName": "_SettingsBase", "type": "SettingsRootSSHAccess", "visible": True} +o_SettingsBase_Enable_Root_SSH_Screen_Text = {"container": o_SettingsBase_SettingsRootSSHAccess, "text": "Enable SSH Login", "type": "Text", "unnamed": 1, "visible": True} +o_SettingsBase_settingsRootSSHAccess_SSHDSwitch_Switch = {"checkable": True, "container": o_SettingsBase_SettingsRootSSHAccess, "id": "_settingsRootSSHAccess_SSHDSwitch", "type": "Switch", "unnamed": 1, "visible": True} +o_SettingsBase_settingsRootSSHAccess_RootSwitch_Switch = {"checkable": True, "container": o_SettingsBase_SettingsRootSSHAccess, "id": "_settingsRootSSHAccess_RootSwitch", "type": "Switch", "unnamed": 1, "visible": True} +o_SettingsBase_Enable_Root_SSH_Text = {"container": o_SettingsBase_SettingsRootSSHAccess, "text": "Enable Root SSH", "type": "Text", "unnamed": 1, "visible": True} +o_treatmentHome_Saline_Rejection_Text = {"container": o_treatmentHome, "text": "", "type": "Text", "unnamed": 1, "visible": True} +