HVAC Wiki

All things related to HVAC

User Tools

Site Tools


suppliers:hvac.io:wacnet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
suppliers:hvac.io:wacnet [2016/05/13 18:33] – [Wacnet] frozenlocksuppliers:hvac.io:wacnet [2020/10/02 21:59] – old revision restored (2020/09/20 21:25) 192.151.145.178
Line 1: Line 1:
 ====== Wacnet ====== ====== Wacnet ======
- 
 Logo : {{:suppliers:hvac.io:wacnet:wacnet-logo.png?150|}} Logo : {{:suppliers:hvac.io:wacnet:wacnet-logo.png?150|}}
 +{{ :suppliers:hvac.io:wacnet:wacnet-explorer.png?300|}}
  
 [[https://hvac.io/docs/wacnet|Wacnet]] is a BACnet explorer, webserver, and toolkit. [[https://hvac.io/docs/wacnet|Wacnet]] is a BACnet explorer, webserver, and toolkit.
Line 10: Line 10:
  
  
-==== Requirements ====+ 
 +===== Requirements =====
  
   * Java 8   * Java 8
   * BACnet/IP network   * BACnet/IP network
  
-==== Running the Software ====+===== Running the Software =====
  
 Wacnet can be started by double-clicking on the .jar file, or by using this command: Wacnet can be started by double-clicking on the .jar file, or by using this command:
Line 23: Line 24:
 </code> </code>
  
-==== Source ====+===== Source =====
  
 Wacnet is open source software under the GPLv3. Wacnet is open source software under the GPLv3.
Line 30: Line 31:
  
  
-==== Scripts ====+===== Scripts =====
  
 The REPL can be used to send custom commands on the network. The REPL can be used to send custom commands on the network.
Line 37: Line 38:
 Check the bacure [[http://frozenlock.github.io/bacure/index.html|documentation]] to see the functions that are available to you. Check the bacure [[http://frozenlock.github.io/bacure/index.html|documentation]] to see the functions that are available to you.
  
-=== Find devices ===+==== Find devices ====
  
 Send WhoIs broadcast for a single device at a time. Send WhoIs broadcast for a single device at a time.
Line 57: Line 58:
 See the associated [[http://blog.hvac.io/2015/01/11/network-discovery-with-devices-ignoring-whois/|blog post]]. See the associated [[http://blog.hvac.io/2015/01/11/network-discovery-with-devices-ignoring-whois/|blog post]].
  
-=== Network Profiling / Devices Inventory ===+==== Network Profiling / Devices Inventory ====
  
 This script will export a text file of the following form: This script will export a text file of the following form:
Line 84: Line 85:
      (spit "network-profile.txt"))      (spit "network-profile.txt"))
 </code> </code>
 +
 +===== API =====
 +
 +Most of the BACnet data visible from Wacnet can be retrieved using the API.
 +
 +{{:suppliers:hvac.io:wacnet:wacnet-api.png?400|}}
 +
 +
suppliers/hvac.io/wacnet.txt · Last modified: 2020/10/04 02:13 by 173.249.2.13