Closed tarodd closed 2 years ago
Hi @tarodd As this error message is indicating, $edgeAgent is a reserved module which is not allowed to be modified. If you use API directly, I believe it will respond with the same error message. We don't have a sophisticated form for users of Explorer to update edge twin like Azure Portal does. I would recommend trying out Azure Portal for your use case. Meanwhile, please let us know if you think this issue needs to be reopened if I misunderstood anything.
Hi @YingXue Thank you for the response We will take a look
Describe the bug You are managing some edge devices that are sending data to Thingworx. We are managing them with Azure IoT Explorer, however, when trying to update the modules using the module twin function we get an error message when saving.
error Failed to update module identity twin for module $edgeAgent: Error: ErrorCode:SystemModuleModifyUnauthorizedAccess;Unauthorized to modify reserved module.;
To Reproduce Steps to reproduce the behavior:
Expected behavior we are expecting the the json to change and updates to save
Screenshots If applicable, add screenshots to help explain your problem.