location.geoip.decode action

The location.geoip.decode action is used to decode a location from an IP address

Action

To access the lwm2m.geoip.decode trigger action:

  • In the Adding trigger screen, under Location click and drag the location.geoip.decodeto 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
IP Address String Yes

IP address location to extract the geolocation

Related Topics Link IconRelated Topics