'How does Apache IoTDB delete a device?
I want to delete the device in the Apache IoTDB. But I don't know how to do it. I can't find something like delete devices command in the user guide.
Apache IoTDB version: 0.13
If someone knows it, please let me know.
Solution 1:[1]
Delete all the timeseries under the device, and the device will be deleted automatically.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Genna Rotelli |
