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
Last revisionBoth sides next revision
suppliers:hvac.io:wacnet [2020/10/02 21:59] – old revision restored (2020/09/20 21:25) 192.151.145.178suppliers: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|}} 
-{{ :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 7: Line 5:
 It works with all BACnet/IP networks and doesn't require any installation. It works with all BACnet/IP networks and doesn't require any installation.
  
-It is used by hundreds of professionals in the field.+It is used by hundreds of professional in the field.
  
  
- +==== 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 24: Line 21:
 </code> </code>
  
-===== Source =====+==== Source ====
  
 Wacnet is open source software under the GPLv3. Wacnet is open source software under the GPLv3.
Line 31: Line 28:
  
  
-===== 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.
-Here are a few examples and custom scripts.+Here are a few custom scripts made by users like 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 56: Line 51:
 </code> </code>
  
-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 85: Line 79:
      (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