HVAC Wiki

All things related to HVAC

User Tools

Site Tools


suppliers:hvac.io:vigilia:installation

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
Last revisionBoth sides next revision
suppliers:hvac.io:vigilia:installation [2015/09/27 19:03] – [Loggers] frozenlocksuppliers:hvac.io:vigilia:installation [2020/10/04 01:52] – old revision restored (2020/10/02 09:00) 173.249.2.13
Line 34: Line 34:
 {{:suppliers:hvac.io:vigilia:installation:tokumx-shell.png?|}} {{:suppliers:hvac.io:vigilia:installation:tokumx-shell.png?|}}
  
-You can stop the process by pressing Ctrl-C in the shell. 
 ===== Vigilia Server ===== ===== Vigilia Server =====
  
Line 69: Line 68:
 <code> http://localhost:<port number> </code> <code> http://localhost:<port number> </code>
  
-=== Create Admin Account === 
- 
-If Vigilia is able to connect to the database, you will be invited to create an account. 
-The first account created will have the administrator rights. 
- 
-=== Load License === 
- 
-Now that you have the administrator rights, you should load the license files. 
-Go to **Administration** and then **License**. Select the license files and click upload. 
- 
-You should see something similar to this: 
- 
-{{:suppliers:hvac.io:vigilia:installation:license.png|}} 
- 
- 
-=== Create an Organization === 
- 
-Organizations can have multiple members and contain many projects.  
-A member will see all the organization projects. 
- 
-Most will not need more than a single organization, so you can just use your own enterprise name. 
- 
-In the administration page, click on "Organizations" (or go to your account page). 
-Click on the "Create organization" button and create it. 
- 
-Once the organization is created, click on its link. 
- 
-{{:suppliers:hvac.io:vigilia:installation:org-link.png|}} 
- 
- 
-=== Create a Project === 
- 
-Projects are what contains the recorded data. 
-Inside a project, **all BACnet device IDs must be unique**. 
- 
-In your organization page, click on "Create project" and create it. 
- 
-Next, click on the configuration button. 
- 
-{{:suppliers:hvac.io:vigilia:installation:project-config.png|}} 
- 
-This will bring you to a page with the **project-id** and the **logger-key**.  
-You will need both to configure the logger(s). 
- 
- 
-=== Configure Service (optional) === 
  
 If you want the application to start automatically when your server boot up, you should make sure to [[#Adding Vigilia as a Service|create a service]], or configure your web server (like Tomcat) to use vigilia-server.jar. If you want the application to start automatically when your server boot up, you should make sure to [[#Adding Vigilia as a Service|create a service]], or configure your web server (like Tomcat) to use vigilia-server.jar.
Line 122: Line 75:
 Loggers are software able to scan a BACnet network and send the data back to a Vigilia server. Loggers are software able to scan a BACnet network and send the data back to a Vigilia server.
  
-The only publicly available logger is [[https://hvac.io/docs/wacnet|Wacnet]] (min version 1.8).+The only publicly available logger is Wacnet (min version 1.8).
  
 To start logging a network, **begin by running Wacnet**. To start logging a network, **begin by running Wacnet**.
 +Then go and configure a few things in the **[[http://localhost:47800/vigilia/configs|Vigilia Configs]]** page :
  
-Then, go and configure a few things in the **[[http://localhost:47800/vigilia/configs|Vigilia Configs]]** page : 
 ==== Step 1: Connect to a Vigilia server ==== ==== Step 1: Connect to a Vigilia server ====
  
Line 134: Line 87:
  
 <code> <code>
-http://<vigilia-IP-or-address>/api/v1+http://<vigilia-IP-or-adrress>/api/v1
 </code> </code>
  
-If you are using a port other than 80 or 443, you need to include it into the URL: 
- 
-<code> 
-http://<vigilia-IP-or-address:47900>/api/v1 
-</code> 
-(Where 47900 is your port number) 
  
 Make sure Wacnet can see the provided URL! Make sure Wacnet can see the provided URL!
suppliers/hvac.io/vigilia/installation.txt · Last modified: 2020/10/04 01:53 by 173.249.2.13