lwm2m.resource.change event
The lwm2m.resource.change event is triggered when an LWM2M resource or any of the resources of an object/instance is changed.
Parameters
Name | Type | Required | Descriptions |
---|---|---|---|
Thing Key | String | The Thing Key of the LWM2M device | |
Object | String | Yes | Click on the Object drop-down and then select the object that contains the resource which will trigger an event when it changes |
Instance ID | String | Yes | The instance of the object |
Resource | String | The resource that will monitored for changes. If the resource is not selected, then all the resources under the instance of the selected object will be monitored. |
|
Thing Definition Key | String | This trigger is limited to only execute for thing definitions specified by key. Leave blank to not limit this trigger to a specific thing definition. |