<
From version < 19.2 >
edited by Xiaoling
on 2023/04/07 08:49
To version < 19.3
edited by Xiaoling
on 2023/04/23 16:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -26,8 +26,8 @@
26 26  
27 27  (% class="box infomessage" %)
28 28  (((
29 -wget [[http:~~/~~/dragino.vicp.io:6080/bacnet/dragino-bacnet-apps-hp0c-2023-03-01.deb>>url:http://dragino.vicp.io:6080/bacnet/dragino-bacnet-apps-hp0c-2023-03-01.deb]]
30 -dpkg -i dragino-bacnet-apps-hp0c-2023-03-01.deb
29 +**wget [[http:~~/~~/dragino.vicp.io:6080/bacnet/dragino-bacnet-apps-hp0c-2023-03-01.deb>>url:http://dragino.vicp.io:6080/bacnet/dragino-bacnet-apps-hp0c-2023-03-01.deb]]
30 +dpkg -i dragino-bacnet-apps-hp0c-2023-03-01.deb**
31 31  )))
32 32  
33 33  [[image:image-20230401114036-1.png]]
... ... @@ -42,7 +42,7 @@
42 42  
43 43  (% class="box infomessage" %)
44 44  (((
45 -nano /etc/config/bacnet
45 +**nano /etc/config/bacnet**
46 46  )))
47 47  
48 48  **Examples:**
... ... @@ -83,7 +83,7 @@
83 83  
84 84  (% class="box infomessage" %)
85 85  (((
86 -bacserver -c -s
86 +**bacserver -c -s**
87 87  )))
88 88  
89 89  
... ... @@ -91,7 +91,7 @@
91 91  
92 92  (% class="box infomessage" %)
93 93  (((
94 -bacserver -s -a 10.130.2.80 -p 47808
94 +**bacserver -s -a 10.130.2.80 -p 47808 **
95 95  )))
96 96  
97 97  This command simulates two devices, with device IDs 47910 and 47911
... ... @@ -100,7 +100,7 @@
100 100  
101 101  (% class="box infomessage" %)
102 102  (((
103 -bacserver -h
103 +**bacserver -h **
104 104  )))
105 105  
106 106  [[image:image-20230401114458-2.png]]
... ... @@ -113,7 +113,7 @@
113 113  
114 114  (% class="box infomessage" %)
115 115  (((
116 -baccli -h
116 +**baccli -h **
117 117  )))
118 118  
119 119  [[image:image-20230401114641-3.png]]
... ... @@ -121,45 +121,45 @@
121 121  
122 122  **Examples:**
123 123  
124 -(1) List the current Bacnet devices:
124 +**(1) List the current Bacnet devices:**
125 125  
126 126  (% class="box infomessage" %)
127 127  (((
128 -baccli -l -a
128 +**baccli -l -a**
129 129  )))
130 130  
131 131  [[image:image-20230401114653-4.png]]
132 132  
133 133  
134 -(2) List device information based on device ID:
134 +**(2) List device information based on device ID:**
135 135  
136 136  (% class="box infomessage" %)
137 137  (((
138 -baccli -l -i id
138 +**baccli -l -i id**
139 139  )))
140 140  
141 141  [[image:image-20230401114706-5.png]]
142 142  
143 143  
144 -(3) List the device details by device ID:
144 +**(3) List the device details by device ID:**
145 145  
146 146  (% class="box infomessage" %)
147 147  (((
148 -baccli -l -v -i id
148 +**baccli -l -v -i id**
149 149  )))
150 150  
151 151  
152 -(4) Modify the specified attribute value based on the device ID:
152 +**(4) Modify the specified attribute value based on the device ID:**
153 153  
154 154  (% class="box infomessage" %)
155 155  (((
156 -baccli -i id -p prop -w value
156 +**baccli -i id -p prop -w value**
157 157  )))
158 158  
159 159  [[image:image-20230401114720-6.png]]
160 160  
161 161  
162 -(5) Check the results using the BACnet tool
162 +**(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  
... ... @@ -172,7 +172,9 @@
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
175 +
175 175  * The user is able to see the data on the built-in TTN server device page.
177 +
176 176  * The LPS8v2 already has BACnet installed
177 177  
178 178  Below are the steps to plot the sensor data on LPS8v2 BACnet.
... ... @@ -183,7 +183,7 @@
183 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 -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]]**
188 +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]]**
187 187  
188 188  
189 189  After importing the Input Flow is complete, the user needs to edit the MQTT in the node
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0