Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
To avoid create timeseries repeatedly when a number of devices / storage groups have same sensors, we intend to introduce the concept of device template. For example:
set storage group root.beijing create device template temp1( (s1 INT32 with encoding=Gorilla, compression=SNAPPY), (s2 FLOAT with encoding=RLE, compression=SNAPPY) ) set device template temp1 to root.beijing
So that root.beijing has the template temp1.
Attachments
Issue Links
- is duplicated by
-
IOTDB-163 Support create device template and create device.
- Closed