nymea-plugins/networkdetector
Jenkins nymea 5a9bc109ca Merge PR #172: NetworkDetector: Improve packaging and error handling 2019-10-22 01:09:54 +02:00
..
translations Update translations 2019-10-18 13:54:02 +02:00
README.md Migrate networkdetector plugin documentation 2019-06-21 17:39:11 +02:00
broadcastping.cpp Improve the broadcast ping mechanism and always run that as first thing. 2019-04-02 18:28:53 +02:00
broadcastping.h Improve the broadcast ping mechanism and always run that as first thing. 2019-04-02 18:28:53 +02:00
devicemonitor.cpp Build with xenial 2019-10-14 22:20:09 +02:00
devicemonitor.h Improve the broadcast ping mechanism and always run that as first thing. 2019-04-02 18:28:53 +02:00
devicepluginnetworkdetector.cpp Update networkdetector plugin 2019-10-18 13:54:02 +02:00
devicepluginnetworkdetector.h Update networkdetector plugin 2019-10-18 13:54:02 +02:00
devicepluginnetworkdetector.json NetworkDetector: make grace period a device setting instead of a param 2019-07-04 13:40:27 +02:00
discovery.cpp don't fail the entire discovery if one of the scan targets fails 2019-04-02 18:28:53 +02:00
discovery.h change networkdetector discovery to do parallel scans instead of sequential ones 2019-04-02 18:28:53 +02:00
host.cpp rename to nymea 2019-04-02 18:28:53 +02:00
host.h rename to nymea 2019-04-02 18:28:53 +02:00
networkdetector.pro Improve the broadcast ping mechanism and always run that as first thing. 2019-04-02 18:28:53 +02:00

README.md

Network detector

This plugin allows to find and monitor network devices in your local network by using the hostname of the devices.

Note: the application nmap has to be installed and nymea has to run as root.