mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Add necessary NSEdoc to knx.lua
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
--- Functions for communicating with Konnex (KNX) devices
|
||||
|
||||
--
|
||||
-- @author Niklaus Schiess, Dominik Schneider
|
||||
-- @copyright Same as Nmap--See https://nmap.org/book/man-legal.html
|
||||
-- @class module
|
||||
-- @name knx
|
||||
|
||||
local ipOps = require "ipOps"
|
||||
local string = require "string"
|
||||
|
||||
Reference in New Issue
Block a user