faucetsdn / daq

DEPRECATED -- DAQ (Device Automated Qualification) framework in no longer in use, supported, or maintained. It is here for archival purposes only.
Apache License 2.0
41 stars 32 forks source link

Suggestion: device config file #72

Closed pisuke closed 5 years ago

pisuke commented 5 years ago

Add a device config file input by the tester/end user that contains device make / device manufacturer / firmware version in addition to MAC address (these should be provided manually by the end user in a configuration text file).

Possibly, this information can also be derived programmatically via nmap scripts like this one. https://github.com/nmap/nmap/blob/master/scripts/bacnet-info.nse

grafnu commented 5 years ago

Fixed in https://github.com/grafnu/daq/pull/92