diff --git a/docs/docs/guides/add-3d-visualization.md b/docs/docs/guides/add-3d-visualization.md deleted file mode 100644 index e69de29..0000000 diff --git a/docs/docs/guides/connect-dt-with-real-devices.md b/docs/docs/guides/connect-dt-with-real-devices.md deleted file mode 100644 index e69de29..0000000 diff --git a/docs/docs/guides/dt-creation.mdx b/docs/docs/guides/dt-creation.mdx index 59cf8de..7aab3ef 100644 --- a/docs/docs/guides/dt-creation.mdx +++ b/docs/docs/guides/dt-creation.mdx @@ -1,5 +1,5 @@ --- -sidebar_position: 1 +sidebar_position: 2 --- # Creation of the schema of the digital twin diff --git a/docs/docs/guides/type-creation.mdx b/docs/docs/guides/type-creation.mdx index ce645dd..ba15bfa 100644 --- a/docs/docs/guides/type-creation.mdx +++ b/docs/docs/guides/type-creation.mdx @@ -84,15 +84,16 @@ An example of a schema of a DT of an abstract vehicle can be seen in the followi ``` -To create a new digital twin schema using OpenTwins plugin in Grafana just select "Create new twin" button in Twins tab. -![CreateTwin](./img/createTwinButton.png) - +```mdx-code-block + + +``` +# Creation using HTTP requests ```mdx-code-block - -This is an orange -``` + +``` \ No newline at end of file