JDierkse
5 ani în urmă
părinte
comite
a8381614e8
|
|
@@ -9,6 +9,7 @@ gdb*
|
|
|
core-*
|
|
|
PresenceDetection*
|
|
|
!PresenceDetection.cc
|
|
|
+!PresenceDetection.ini
|
|
|
test*
|
|
|
!test.cc
|
|
|
fixPermissions.sh
|
|
|
@@ -1,28 +1,27 @@
|
|
|
[PresenceDetection]
|
|
|
-Target =
|
|
|
-UniFi = On
|
|
|
-Bluetooth = On
|
|
|
+Target =
|
|
|
+UniFi =
|
|
|
+Bluetooth =
|
|
|
|
|
|
[UniFi]
|
|
|
Hostname = UniFi
|
|
|
-Port =
|
|
|
-Username =
|
|
|
-Password =
|
|
|
-CookieFile = /tmp/UniFi_Cookies
|
|
|
-Timeout =
|
|
|
-Inventory =
|
|
|
+Port =
|
|
|
+Username =
|
|
|
+Password =
|
|
|
+CookieFile =
|
|
|
+Timeout =
|
|
|
+Inventory =
|
|
|
|
|
|
[Bluetooth]
|
|
|
-Timeout =
|
|
|
-Inventory =
|
|
|
+Timeout =
|
|
|
+Inventory =
|
|
|
|
|
|
[Device]
|
|
|
-WifiMac =
|
|
|
-BluetoothMac =
|
|
|
-OnlineURL =
|
|
|
-WifiOnlineURL =
|
|
|
-BluetoothOnlineURL =
|
|
|
-OfflineURL =
|
|
|
-WifiOfflineURL =
|
|
|
-BluetoothOfflineURL =
|
|
|
-
|
|
|
+WifiMac =
|
|
|
+BluetoothMac =
|
|
|
+OnlineURL =
|
|
|
+WifiOnlineURL =
|
|
|
+BluetoothOnlineURL =
|
|
|
+OfflineURL =
|
|
|
+WifiOfflineURL =
|
|
|
+BluetoothOfflineURL =
|