Update PresenceDetection.ini
This commit is contained in:
@@ -9,6 +9,7 @@ gdb*
|
|||||||
core-*
|
core-*
|
||||||
PresenceDetection*
|
PresenceDetection*
|
||||||
!PresenceDetection.cc
|
!PresenceDetection.cc
|
||||||
|
!PresenceDetection.ini
|
||||||
test*
|
test*
|
||||||
!test.cc
|
!test.cc
|
||||||
fixPermissions.sh
|
fixPermissions.sh
|
||||||
|
|||||||
+19
-20
@@ -1,28 +1,27 @@
|
|||||||
[PresenceDetection]
|
[PresenceDetection]
|
||||||
Target =
|
Target =
|
||||||
UniFi = On
|
UniFi =
|
||||||
Bluetooth = On
|
Bluetooth =
|
||||||
|
|
||||||
[UniFi]
|
[UniFi]
|
||||||
Hostname = UniFi
|
Hostname = UniFi
|
||||||
Port =
|
Port =
|
||||||
Username =
|
Username =
|
||||||
Password =
|
Password =
|
||||||
CookieFile = /tmp/UniFi_Cookies
|
CookieFile =
|
||||||
Timeout =
|
Timeout =
|
||||||
Inventory =
|
Inventory =
|
||||||
|
|
||||||
[Bluetooth]
|
[Bluetooth]
|
||||||
Timeout =
|
Timeout =
|
||||||
Inventory =
|
Inventory =
|
||||||
|
|
||||||
[Device]
|
[Device]
|
||||||
WifiMac =
|
WifiMac =
|
||||||
BluetoothMac =
|
BluetoothMac =
|
||||||
OnlineURL =
|
OnlineURL =
|
||||||
WifiOnlineURL =
|
WifiOnlineURL =
|
||||||
BluetoothOnlineURL =
|
BluetoothOnlineURL =
|
||||||
OfflineURL =
|
OfflineURL =
|
||||||
WifiOfflineURL =
|
WifiOfflineURL =
|
||||||
BluetoothOfflineURL =
|
BluetoothOfflineURL =
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user