<
From version < 19.2 >
edited by Xiaoling
on 2023/04/07 08:49
To version < 19.1 >
edited by Kilight Cao
on 2023/04/01 16:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Kilight
Content
... ... @@ -35,10 +35,9 @@
35 35  
36 36  == 1.3 Configure BACnet ==
37 37  
38 -
39 39  After BACnet is installed, run commands to modify BACnet configurations
40 40  
41 -(% style="color:red" %)**Note: device_port and bacnet_ip_port are not set to the same**
40 +**Note: device_port and bacnet_ip_port are not set to the same**
42 42  
43 43  (% class="box infomessage" %)
44 44  (((
... ... @@ -73,10 +73,8 @@
73 73   option device_port '47913'  
74 74  )))
75 75  
76 -
77 77  == 1.4 Run BACnet ==
78 78  
79 -
80 80  After the configuration is complete, run the following command to start BACnet, The following are two ways to run BACnet:
81 81  
82 82  (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):
... ... @@ -86,7 +86,6 @@
86 86  bacserver -c -s
87 87  )))
88 88  
89 -
90 90  (2) Without /etc/config/bacnet, and to run the registration server on the current machine, start it with the following command:
91 91  
92 92  (% class="box infomessage" %)
... ... @@ -105,10 +105,8 @@
105 105  
106 106  [[image:image-20230401114458-2.png]]
107 107  
108 -
109 109  == 1.5 Read devices and modify devices ==
110 110  
111 -
112 112  Enter baccli -h to output help
113 113  
114 114  (% class="box infomessage" %)
... ... @@ -140,7 +140,6 @@
140 140  
141 141  [[image:image-20230401114706-5.png]]
142 142  
143 -
144 144  (3) List the device details by device ID:
145 145  
146 146  (% class="box infomessage" %)
... ... @@ -148,7 +148,6 @@
148 148  baccli -l -v -i id
149 149  )))
150 150  
151 -
152 152  (4) Modify the specified attribute value based on the device ID:
153 153  
154 154  (% class="box infomessage" %)
... ... @@ -159,7 +159,7 @@
159 159  [[image:image-20230401114720-6.png]]
160 160  
161 161  
162 -(5) Check the results using the BACnet tool
154 +(5)Check the results using the BACnet tool
163 163  
164 164  The user can check the data of the device by using the **[[yabe BACnet tool>>https://sourceforge.net/projects/yetanotherbacnetexplorer/]]**
165 165  
... ... @@ -168,7 +168,6 @@
168 168  
169 169  == 1.6 Example: How to transfer data to BACnet via LoRaWAN in LPS8v2 ==
170 170  
171 -
172 172  LPS8v2 includes a local TTN Server and Node-Red. This example shows how to configure LHT65N to use with the BACnet. This example assumes users already have:
173 173  
174 174  * LHT65N register on LPS8v2 Built-In TTN server already
... ... @@ -180,7 +180,6 @@
180 180  
181 181  === 1.6.1 Link BACnet to Local TTN ===
182 182  
183 -
184 184  Users can download the Node-Red decoder from this link and import it into the Node-Red platform: **[[attach:LHT65N_TTN_to_BACnet.json||target="_blank"]]**
185 185  
186 186  For more information on importing Input Flow, check out this link:**[[Import Input Flow for Dragino Sensors>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/#H3.A0ImportInputFlowforDraginoSensors]]**
... ... @@ -194,10 +194,8 @@
194 194  
195 195  [[image:image-20230401144951-10.png||height="814" width="1223"]]
196 196  
187 +=== 1.6.2 Check result. ===
197 197  
198 -=== 1.6.2 Check result ===
199 -
200 -
201 201  [[image:image-20230401142357-8.png||height="677" width="1232"]]
202 202  
203 203  
... ... @@ -204,5 +204,3 @@
204 204  The BACnet tool displays the temperature, humidity and battery voltage of the LHT65N
205 205  
206 206  [[image:image-20230401144525-9.png||height="487" width="1237"]]
207 -
208 -
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0