| 24 | | * '''type''': refers to adei server, alternatively this can be a different server such as MySQL. |
|---|
| 25 | | * '''polling''': time to poll the server for data in second. |
|---|
| 26 | | * '''username''': the username to login to your server. |
|---|
| 27 | | * '''password''': the password to login to your server. |
|---|
| 28 | | * '''script''': the script to do the data fetching. In the case for ADEI server, this should be ''services/getdata.php''. |
|---|
| 29 | | * '''server''': the server URI. |
|---|
| 30 | | * '''path''': the path to your installation of bora. |
|---|
| | 24 | |
|---|
| | 25 | * '''type''': refers to adei server, alternatively this can be a different server such as MySQL. |
|---|
| | 26 | * '''polling''': time to poll the server for data in second. |
|---|
| | 27 | * '''username''': the username to login to your server. |
|---|
| | 28 | * '''password''': the password to login to your server. |
|---|
| | 29 | * '''script''': the script to do the data fetching. In the case for ADEI server, this should be ''services/getdata.php''. |
|---|
| | 30 | * '''server''': the server URI. |
|---|
| | 31 | * '''path''': the path to your installation of bora. |
|---|