I’ve been working with Apache IoTDB version 1.3 and I’m trying to modify a device template by removing some physical quantities. The documentation and official guides only provide information on how to add new physical quantities using a command like:
ALTER DEVICE TEMPLATE t1 ADD ...
However, I couldn’t find any instructions on how to delete physical quantities from an existing device template.
Can anyone provide guidance or a solution on how to accomplish this? Is there a specific command or method in IoTDB 1.3 to delete physical quantities from a device template?
Jack Botsford is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.