立即试用 商务报价
社区版
REST API Call Plugin Action

REST API Call Plugin Action

Overview

This component allows creating a POST/PUT request body by substitution of device attributes and message data into configurable templates.

Configuration

During action configuration you are able to specify following:

  • set flag to confirm delivery
  • action path of the http endpoint
  • request method - POST or PUT
  • expected result code in http response
  • body template of the request The Body Template syntax is based on Velocity and is already described in alarm processor documentation.

Example