Sign inSign up

nunofgs/find3-unifi

By nunofgs

•Updated over 5 years ago

Push wi-fi clients from a UniFi controller to a FIND3 server

Image
1

10K+

nunofgs/find3-unifi repository overview

⁠Introduction

This application will query your UniFi controller for all active Wi-Fi clients and report them to a FIND3 server.

Each UniFi access point will be reported as a node which will increase the chances of correct indoor positioning.

⁠Usage

Run the app via docker:

$ docker run --rm -it -e "DEBUG=*" -e "FIND3_URL=http://localhost:8003" -e … nunofgs/find3-unifi

⁠Environment Variables

Configuration is done through the following environment variables:

VariableDefault valueDescription
DEBUG[n/a]Output debugging information (ex: * or *unifi*)
SCAN_INTERVAL5000The interval at which clients are polled and reported
FIND3_GROUP[n/a]The FIND3 family name
FIND3_URL[n/a]The URL of the FIND3 server (ex: http://localhost:8003)
UNIFI_ADDRESS[n/a]The UniFi server address
UNIFI_PASSWORDubntThe UniFi server password
UNIFI_PORT8443The UniFi server port
UNIFI_SITEdefaultThe UniFi site
UNIFI_USERNAMEadminThe UniFi server username

⁠License

MIT

Tag summary

Content type

Image

Digest

Size

44.1 MB

Last updated

about 7 years ago

docker pull nunofgs/find3-unifi