I'm writing a new agent for Cumulocity using the examples from BitBucket repository. I managed to create a new driver, communicate with the company service, now I want to update ManagedObject, but not the device of my Agent.
Using the device credentials I'm able to list the MO but when I try to update one (adding a new property) I receive an Access Denied exception.
Has device credentials limited permissions? Can I only update child devices?
I checked this, using normal credentials and postman, I was able to update the device.