src/scripts: add few comments

This commit is contained in:
Ashok Sidipotu
2023-06-22 16:28:56 +05:30
parent a0497b4256
commit b0460d8050
8 changed files with 31 additions and 5 deletions

View File

@@ -7,6 +7,8 @@
-- Receive script arguments from config.lua
-- creates the virtual items defined in the JSON(virtual.conf)
log = Log.open_topic ("s-node")
local defaults = {}