Submit agent task result
GET/submitAgentTaskResult
Submits task result data to the hub for the specified agent task. Supply the AgentId, DeviceId, and TaskId along with the result payload, which may be a single string in ResultData, a list of items in ResultDataItems, or rule evaluation results in RuleItemResults.
Request
Responses
- 204
No Content