Beamlens.Skill.Base
(beamlens v0.3.1)
View Source
Base callbacks available to all skills.
These callbacks provide common utilities that every operator can use, regardless of their specific domain. They are automatically merged with skill-specific callbacks when the operator executes Lua code.
Available Callbacks
get_current_time()- Returns current UTC timestampget_node_info()- Returns node name, uptime, and OS info