All Commands
All Other
Commands
IOT_DELETE
Can also use IOT_DEL(dev_id, time, sys_time).
Delete an IOT event from the database, based on device id and time of event.
There is a flag to delete by the system time reference instead.
| Number | Name | Default | Type | Description |
|---|---|---|---|---|
| 1 | dev_id | 0 | Integer | IOT Device unique ID. |
| 2 | time | String | Time of entry to delete. | |
| 3 | sys_time | false | Boolean | Use system time instead of deivce time. |