Skip to content

Commit f2856b3

Browse files
authored
Delete Security Management (#403)
1 parent c16d935 commit f2856b3

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

src/UserGuide/Master/Basic-Concept/Data-Model-and-Terminology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
# Data Model
2323

24-
A wind power IoT scenario is taken as an example to illustrate how to creat a correct data model in IoTDB.
24+
A wind power IoT scenario is taken as an example to illustrate how to create a correct data model in IoTDB.
2525

2626
According to the enterprise organization structure and equipment entity hierarchy, it is expressed as an attribute hierarchy structure, as shown below. The hierarchical from top to bottom is: power group layer - power plant layer - entity layer - measurement layer. ROOT is the root node, and each node of measurement layer is a leaf node. In the process of using IoTDB, the attributes on the path from ROOT node is directly connected to each leaf node with ".", thus forming the name of a timeseries in IoTDB. For example, The left-most path in Figure 2.1 can generate a timeseries named `root.ln.wf01.wt01.status`.
2727

src/UserGuide/Master/Deployment-and-Maintenance/Security-Management_apache.md renamed to src/UserGuide/Master/stage/Security-Management_apache.md

File renamed without changes.

src/UserGuide/Master/Deployment-and-Maintenance/Security-Management_timecho.md renamed to src/UserGuide/Master/stage/Security-Management_timecho.md

File renamed without changes.

src/UserGuide/latest/Basic-Concept/Data-Model-and-Terminology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
# Data Model
2323

24-
A wind power IoT scenario is taken as an example to illustrate how to creat a correct data model in IoTDB.
24+
A wind power IoT scenario is taken as an example to illustrate how to create a correct data model in IoTDB.
2525

2626
According to the enterprise organization structure and equipment entity hierarchy, it is expressed as an attribute hierarchy structure, as shown below. The hierarchical from top to bottom is: power group layer - power plant layer - entity layer - measurement layer. ROOT is the root node, and each node of measurement layer is a leaf node. In the process of using IoTDB, the attributes on the path from ROOT node is directly connected to each leaf node with ".", thus forming the name of a timeseries in IoTDB. For example, The left-most path in Figure 2.1 can generate a timeseries named `root.ln.wf01.wt01.status`.
2727

src/UserGuide/latest/Deployment-and-Maintenance/Security-Management_apache.md renamed to src/UserGuide/latest/stage/Security-Management_apache.md

File renamed without changes.

src/UserGuide/latest/Deployment-and-Maintenance/Security-Management_timecho.md renamed to src/UserGuide/latest/stage/Security-Management_timecho.md

File renamed without changes.

0 commit comments

Comments
 (0)