acs_create_script
Create or update a TR-069 Lua script for remote ACS management. Input script filename and Lua content to deploy configuration or automate device operations.
Instructions
创建或更新一个 TR-069 Lua 脚本
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | 脚本文件名,如 my_script.lua | |
| content | Yes | Lua 脚本内容 |