Orion CB doesn't update lazy attributes on IoT Agent
问题 I'm trying to use Orion CB as Contex Provider for an IoT Agent in which I have registred a device with lazy attributes only. On the IoT Agent I need to handle updateContext requests so I did a handler for these requests like this: iotAgentLib.setDataUpdateHandler(updateContextHandler); And in the updateContextHandler function I have only one instruction: console.log(attributes); In order to see if all the values I want to update have been received correctly. Now if I do an update on one of