<
From version < 95.2 >
edited by Xiaoling
on 2023/03/28 08:40
To version < 95.5 >
edited by Xiaoling
on 2023/03/28 08:49
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -298,7 +298,7 @@
298 298  
299 299  After BACnet is installed, run commands to modify BACnet configurations
300 300  
301 -Note: device_port and bacnet_ip_port are not set to the same
301 +(% style="color:red" %)**Note: device_port and bacnet_ip_port are not set to the same**
302 302  
303 303  (% class="box infomessage" %)
304 304  (((
... ... @@ -305,7 +305,7 @@
305 305  nano /etc/config/bacnet
306 306  )))
307 307  
308 -Examples:
308 +**Examples:**
309 309  
310 310  (% class="box infomessage" %)
311 311  (((
... ... @@ -333,7 +333,7 @@
333 333  
334 334  After the configuration is complete, run the following command to start BACnet, The following are two ways to run BACnet:
335 335  
336 -(1)With /etc/config/bacnet configuration, and to run the registration server on the current machine, start it with the following command (configure the /etc/config/bacnet file correctly):
336 +(1) With /etc/config/bacnet configuration, and to run the registration server on the current machine, start it with the following command (configure the /etc/config/bacnet file correctly):
337 337  
338 338  (% class="box infomessage" %)
339 339  (((
... ... @@ -340,8 +340,9 @@
340 340  bacserver -c -s
341 341  )))
342 342  
343 -(2)Without /etc/config/bacnet, and to run the registration server on the current machine, start it with the following command:
344 344  
344 +(2) Without /etc/config/bacnet, and to run the registration server on the current machine, start it with the following command:
345 +
345 345  (% class="box infomessage" %)
346 346  (((
347 347  bacserver -s -a 10.130.2.80 -p 47808
... ... @@ -371,10 +371,11 @@
371 371  
372 372  [[image:image-20230327165836-1.png]]
373 373  
374 -Examples:
375 375  
376 -(1)List the current Bacnet devices:
376 +**Examples:**
377 377  
378 +(1) List the current Bacnet devices:
379 +
378 378  (% class="box infomessage" %)
379 379  (((
380 380  baccli -l -a
... ... @@ -382,8 +382,9 @@
382 382  
383 383  [[image:image-20230327174537-3.png]]
384 384  
385 -(2)List device information based on device ID:
386 386  
388 +(2) List device information based on device ID:
389 +
387 387  (% class="box infomessage" %)
388 388  (((
389 389  baccli -l -i id
... ... @@ -391,13 +391,15 @@
391 391  
392 392  [[image:image-20230327174556-4.png]]
393 393  
394 -(3)List the device details by device ID:
395 395  
398 +(3) List the device details by device ID:
399 +
396 396  (% class="box infomessage" %)
397 397  (((
398 398  baccli -l -v -i id
399 399  )))
400 400  
405 +
401 401  (4) Modify the specified attribute value based on the device ID:
402 402  
403 403  (% class="box infomessage" %)
... ... @@ -412,9 +412,7 @@
412 412  
413 413  [[image:image-20230327171824-2.png]]
414 414  
415 -= =
416 416  
417 -
418 418  == 3.1 Default Package Maintain System ==
419 419  
420 420  === 3.1.1 How Package-Auto-Update works? ===
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0