简体   繁体   English

在 Google 智能家居动作测试模拟器中找不到(不再)共享按钮

[英]Share button not found (anymore) in Google smart home action test simulator

We are developing a google smart home action.我们正在开发谷歌智能家居行动。 As per this and this guides we added testers as viewer and shared action and it worked few months ago.根据指南和指南,我们将测试人员添加为查看器并共享操作,并且几个月前就开始工作了。 Now we don't see this share button in our simulator anymore.现在我们不再在模拟器中看到这个分享按钮了。 Wonder how to share with testers anymore?想知道如何与测试人员分享了吗? As guides still wants us to share the project through this button.作为指南,我们仍然希望我们通过此按钮共享项目。

Screenshot from documentations : 文档截图: 在此处输入图像描述

Screenshot of my simulator:我的模拟器截图: 在此处输入图像描述

We are able to add the tester in IAM project, but tester is unable to see the action like owner does ([test] ABC agent) in google assistant app.我们可以在 IAM 项目中添加测试人员,但测试人员无法在谷歌助手应用程序中看到所有者所做的操作([test] ABC 代理)。

Edit 1:编辑1:
It doesn't work even sharing an action with owner rights.即使与所有者权限共享操作,它也不起作用。 Second user is unable to see that action in Home Control under google assistant app第二个用户无法在谷歌助手应用程序下的家庭控制中看到该操作

As per discussion with 'Actions on Google Support Team' they say that "There has been a slight modification on the interface in the simulator page. Unfortunately, the current documentation hasn't been updated yet to reflect this change."根据与“Google 支持团队的行动”的讨论,他们说“模拟器页面的界面略有修改。不幸的是,当前的文档尚未更新以反映这一变化。”

You can still share your Action without the share button.您仍然可以在没有分享按钮的情况下分享您的操作。 To recap:回顾一下:

  1. Go to the Actions console and select your project. Go 到操作控制台和 select 您的项目。
  2. In the right navigation menu, select the three dot icon and then Manage User Access.在右侧导航菜单中,select 三点图标,然后管理用户访问。
  3. This redirects you to the IAM page for your project.这会将您重定向到项目的 IAM 页面。
  4. Click ADD to set a team member's access to your project.单击添加以设置团队成员对您的项目的访问权限。 You must be an owner of the project.您必须是项目的所有者。
  5. Type the member's email address in the Members box.在成员框中键入成员的 email 地址。 To assign view access, from the Roles menu, select Project and then Viewer.要分配查看访问权限,请从角色菜单中,select 项目,然后查看者。 The members you add will be able to see the Action on their console.您添加的成员将能够在其控制台上看到操作。 Please note that the system does not proactively notify the added members.请注意,系统不会主动通知添加的成员。
  6. Tester/Viewer will have to login in to console and Enable testing in simulator to see the action in Google Assistant App.测试者/查看者必须登录控制台并在模拟器中启用测试才能在 Google Assistant App 中查看操作。

Happy Coding !快乐编码!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM