Commit graph

60 commits

Author SHA1 Message Date
emanuele-f
04406d5f1a Add css class to device type icons 2017-09-14 15:11:19 +02:00
Simone Mainardi
b85eea4328 Makes devices discovery a periodic task 2017-09-14 13:19:45 +02:00
Luca
c09023a2bc Discovery improvements 2017-09-12 11:37:05 +02:00
emanuele-f
658dff649a Fix device type assignment after discovery 2017-08-16 19:34:44 +02:00
emanuele-f
26ec2606a6 Add accidentally removed string in discover.lua 2017-08-16 19:29:35 +02:00
emanuele-f
43bf8e5003 Fix discover.lua error 2017-08-16 18:18:02 +02:00
emanuele-f
08ec407fbb Migrate code to index based device type 2017-08-16 18:18:02 +02:00
emanuele-f
6cdcc0ffac Unify host and mac device types
Now the device type is a layer-2 concept and as such is stored into the Mac objects
2017-08-16 18:18:02 +02:00
Luca Deri
c74abf4eb0 Network discovery:
- Removed redundancies between C and Lua
- Discovery is now enabled at interface creation (if supported by the device).
2017-08-16 09:07:28 +02:00
Luca Deri
6ab41bee36 Device discovery now sets the device type in the Mac class
Mac devices are now serialized/deserialized
2017-08-13 10:26:14 +02:00