Add an Edge Signal Activity
After Edge Signal integration is added, the Edge Signal shell command activity can be added to a workflow. This activity allows the workflow to invoke a command for a selected Edge Signal system.
- Navigate to the Workflow Canvas using Create flow.
- Search and select the Edge Signal trigger in the Search activities search bar.
- Click Add.
- Update the required parameters and click OK.
- Click the Add icon to add the new activity to the flow.
- Click the Search icon to search and add the Edge Signal shell command activity to the flow.The Edge Signal shell command activity popup screen is displayed.Figure 1. Edge Signal shell command activity
- In the Edge Signal shell command activity screen, provide the following details.
- AccountId
- ProjectId
- ShellCommandTopic
- ShellCommandMessage.
- Enter the list of one or more TargetDeviceIds in the input fields. For details on these values, refer to the Edge Signal API description.
The Success output variable will indicate whether the command was successfully received and executed by the Edge Signal activity or trigger.
- Click OK to add the Edge Signal shell command activity to the flow.
↑