MqttMonitor/Documentation/source/Plugin_Mqtt_Monitor.MqttMonitor.MqttConnectionProfilesDialog.html

changeset 87
fe391e485681
parent 78
a22328182bc2
child 95
d830314cca87
equal deleted inserted replaced
86:620022b14cb4 87:fe391e485681
232 232
233 <p> 233 <p>
234 Private method to apply the entered data to the list of profiles. 234 Private method to apply the entered data to the list of profiles.
235 </p> 235 </p>
236 <dl> 236 <dl>
237 <dt>Returns:</dt> 237 <dt>Return:</dt>
238 <dd> 238 <dd>
239 name of the applied profile 239 name of the applied profile
240 </dd> 240 </dd>
241 </dl> 241 </dl>
242 <dl> 242 <dl>
258 258
259 <p> 259 <p>
260 Private method to populate non-existing profile items. 260 Private method to populate non-existing profile items.
261 </p> 261 </p>
262 <dl> 262 <dl>
263 <dt>Returns:</dt> 263 <dt>Return:</dt>
264 <dd> 264 <dd>
265 default dictionary entry 265 default dictionary entry
266 </dd> 266 </dd>
267 </dl> 267 </dl>
268 <dl> 268 <dl>
278 <p> 278 <p>
279 Private method to check, if the currently shown profile contains some 279 Private method to check, if the currently shown profile contains some
280 changed data. 280 changed data.
281 </p> 281 </p>
282 <dl> 282 <dl>
283 <dt>Returns:</dt> 283 <dt>Return:</dt>
284 <dd> 284 <dd>
285 flag indicating changed data 285 flag indicating changed data
286 </dd> 286 </dd>
287 </dl> 287 </dl>
288 <dl> 288 <dl>
355 355
356 <p> 356 <p>
357 Public method to return a dictionary of profiles. 357 Public method to return a dictionary of profiles.
358 </p> 358 </p>
359 <dl> 359 <dl>
360 <dt>Returns:</dt> 360 <dt>Return:</dt>
361 <dd> 361 <dd>
362 dictionary containing dictionaries containing the defined 362 dictionary containing dictionaries containing the defined
363 connection profiles. Each entry have the keys "BrokerAddress", 363 connection profiles. Each entry have the keys "BrokerAddress",
364 "BrokerPort", "ClientId", "Keepalive", "CleanSession", "Username", 364 "BrokerPort", "ClientId", "Keepalive", "CleanSession", "Username",
365 "Password", "WillTopic", "WillMessage", "WillQos", "WillRetain", 365 "Password", "WillTopic", "WillMessage", "WillQos", "WillRetain",

eric ide

mercurial