Last Updated on : 2023-06-20 14:52:24download
Add multiple devices monitored by a geofence.
POST: /v2.0/iot-01/fences/{fence_id}/entity
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
fence_id | Long | uri | true | The geofence ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | Indicates whether the operation is successful. |
POST: /v2.0/iot-01/fences/54001/entity
{
"entity_ids": "vdevo162450172934170"
}
{
"result": true,
"t": 1625227661612,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback