配置 Chrome OS 设备
通过 Google Workplace 帐户进行管理的 Chrome OS 设备可以应用适用于 Faronics Insight 的配置设置,用户可通过将 JSON 文件添加到 Insight Student 应用程序的“应用程序和扩展程序”页面条目,以通过 Google 管理控制台应用这些设置。
您可在下面找到包含受支持配置选项的 JSON 示例文件;
{
"studentName": "John Doe",
"classId": "Class101",
"useConnector": true,
"connectorAddress": "192.168.1.100"
}
Last updated