OneNET IoT Platform Platform Introduction Introduction Manual Guidline for Device Development Guideline for Application Development
API
API Usage API List SDK MQTT LwM2M EDP Modbus TCP
HTTP Push MQ
Other Service Common Question

# Delete Trigger

Request Method: DELETE

URL: http://api.heclouds.com/triggers/trigger_id

trigger_id: need to be replaced with trigger ID

Return Parameter

Parameter Name Format Description
errno int code for call error, 0 indicates call is successful
error string error description, "succ" indicates call is successful

Example of Request

DELETE http://api.heclouds.com/triggers/145709 HTTP/1.1

Example of Return

{
    "errno":0,
    "error":"succ"
}

results matching ""

    No results matching ""