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
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/04 02:13] (current) – old revision restored (2020/09/17 18:14) 173.249.2.13
Line 1: Line 1:
 ====== Wacnet ====== ====== Wacnet ======
 +{{ :suppliers:hvac.io:wacnet:wacnet-explorer.png?400}}
 +Logo : {{:suppliers:hvac.io:wacnet:wacnet-logo.png?150|}}
  
 [[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 5: Line 7:
 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 professional in the field.+It is used by hundreds of professionals 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 21: Line 25:
 </code> </code>
  
-==== Source ====+===== Source =====
  
 Wacnet is open source software under the GPLv3. Wacnet is open source software under the GPLv3.
Line 28: Line 32:
  
  
-==== 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 custom scripts made by users like you:+Here are a few examples and custom scripts.
  
-=== Find devices ===+Check the bacure [[http://frozenlock.github.io/bacure/index.html|documentation]] to see the functions that are available to you. 
 + 
 +==== Find devices ====
  
 Send WhoIs broadcast for a single device at a time. Send WhoIs broadcast for a single device at a time.
Line 51: Line 57:
 </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 79: Line 86:
      (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.1601675969.txt.gz · Last modified: 2020/10/02 21:59 by 192.151.145.178