UdsActorSetupDialog
Qt::WindowModal
0
0
400
243
0
0
Verdana
9
UDS Actor Configuration
false
false
true
false
20
160
361
23
Click to test the selecter parameters
<html><head/><body><p>Click on this button to test the server host and master key parameters.</p><p>A window will be displayed with results after the test is executed.</p><p><br/></p><p>This button will only be active if all parameters are filled.</p></body></html>
Test parameters
false
20
190
101
23
0
0
Accepts changes and saves them
Clicking on this button will accept all changes and save them, closing the configuration window
Accept && Save
260
190
121
23
0
0
Cancel all changes and discard them
Discards all changes and closes the configuration window
Cancel && Discard
20
20
361
131
QFormLayout::AllNonFixedFieldsGrow
16
-
UDS Server Host
-
false
Uds Broker Server Addres. Use IP or FQDN
Enter here the UDS Broker Addres using either its IP address or its FQDN address
-
UDS Master Key
-
Master key to communicate with UDS Broker
<html><head/><body><p>Enter the Master Key (found on<span style=" font-weight:600;"> UDS Configuration</span> section) of the UDS Broker to allow communication of the Actor with Broker</p></body></html>
-
Security
-
Select communication security with broker
<html><head/><body><p>Select the security for communications with UDS Broker.</p><p>The recommended method of communication is <span style=" font-weight:600;">Use SSL</span>, but selection needs to be acording to your broker configuration.</p></body></html>
-
Do not use SSL
-
Use SSL
-
Log Level
-
1
true
-
DEBUG
-
INFO
-
ERROR
-
FATAL
host
textChanged(QString)
UdsActorSetupDialog
textChanged()
123
31
143
48
masterKey
textChanged(QString)
UdsActorSetupDialog
textChanged()
258
75
299
84
cancelButton
pressed()
UdsActorSetupDialog
cancelAndDiscard()
315
165
231
161
testButton
pressed()
UdsActorSetupDialog
testParameters()
239
132
285
185
saveButton
pressed()
UdsActorSetupDialog
acceptAndSave()
71
165
124
181
textChanged()
cancelAndDiscard()
testParameters()
acceptAndSave()