Changes between Version 10 and Version 11 of bora

Show
Ignore:
Author:
ntj (IP: 46.5.2.110)
Timestamp:
07/10/16 11:12:55 (8 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • bora

    v10 v11  
    3131 * '''path''': the path to your installation of bora. 
    3232 
     33Run the core.py to start the application. 
     34 
     35{{{ 
     36$ python core.py 
     37}}} 
     38 
     39 
     40== Usage == 
     41Data has to be registered and styled. 
     42 
     43To register the data, you can input the following command on your browser. 
     44 
     45{{{ 
     46localhost:8888/add/<server>/<db_name>/<db_group>/<sensor> 
     47}}} 
    3348 
    3449