lwm2m.oir.exec

The lwm2m.oir.exec trigger action will execute the corresponding resource command on the device.

Action

To access the lwm2m.oir.exec trigger action:

  • In the Adding trigger screen, under Lwm2m click and drag the lwm2m.oir.execto the canvas.

Canvas

When dragged onto the canvas, the appearance of the action is a rectangle with two routing points.

The left routing point (red) is the failure route. This route will be taken if there is an error during execution.

The right routing point (green) is the success route. This route will be taken if action executes successfully.

Form

Parameters

Name Type Required Description
Thing key String Yes 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 that needs to be executed
Instance ID String Yes The Instance ID of the object that contains the resource
Resource String Yes The Resource that needs to be executed
Argument String   An optional command argument.