如何修复 Allnet ALL3073V2 'Remote control functionality not activated!'

问题:

尝试通过 xml/jsonswitch.php API(例如 http://192.168.0.100/xml/jsonswitch.php?id=1)访问 ALL3073V2 设备时,你收到以下错误消息:

api_error.json
{
  "error": "777994",
  "text": "Remote control functionality not activated!"
}

解决方案

你需要通过 Web 界面激活远程控制功能。

打开 Web 界面,然后打开 Configuration -> Servers and users

ALL3073V2 服务器和用户

现在点击 Access control 选项卡:

ALL3073V2 访问控制

之后,首先点击 Activate Remote ControlEnable 按钮。 完成后,你现在可以点击 Save inputs 按钮:

ALL3073V2 激活远程控制

设备随后将确认更改:

ALL3073V2 确认

你现在可以立即访问 JSON API,无需重启等操作。


Check out similar posts by category: Networking