Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • 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

          Activity

            People

              SilverNarcissus Kaifeng Xue
              sunzesong Zesong Sun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: