|
|
1
2
这是按设计的。所以这个问题是可以预料的。 从模块应用程序,只有读取所需属性和读/写报告属性的权限。请参见以下内容:
要访问所有模块twin,可以从解决方案后端进行访问,并需要ServiceConnect权限。新增加双模块。您需要Microsoft.azure.devices v1.16.0-preview-001或更高版本。以下是控制台应用程序示例。
参考文献: understand and use module twins in IoT Hub “ Get started with IoT Hub module identity and module twin using .NET back end and .NET device “ |