This commit is contained in:
2023-07-24 23:46:18 +03:00
commit 6051ed0b82
121 changed files with 14058 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
position: 1 # float position is supported
label: About
collapsible: true # make the category collapsible
link:
type: generated-index
title: About Dead Network
slug: /about

10
docs/about/faq.mdx Normal file
View File

@@ -0,0 +1,10 @@
---
id: faq
title: FAQs
slug: /faq
sidebar_position: 3
---
## TBA
...

View File

@@ -0,0 +1,8 @@
---
title: Introduction
sidebar_label: Introduction
slug: /introduction
sidebar_position: 1
---
## TBA

View File

@@ -0,0 +1,8 @@
---
title: Overview
sidebar_label: Overview
slug: /overview
sidebar_position: 2
---
## TBA

View File

@@ -0,0 +1,22 @@
| Region Code | Description |
| :---------: | :---------------------: |
| `UNSET` | Unset |
| `US` | United States |
| `EU_433` | European Union 433MHz |
| `EU_868` | European Union 868MHz |
| `CN` | China |
| `JP` | Japan |
| `ANZ` | Australia & New Zealand |
| `KR` | Korea |
| `TW` | Taiwan |
| `RU` | Russia |
| `IN` | India |
| `NZ_865` | New Zealand 865MHz |
| `UA_433` | Ukraine 433MHz |
| `UA_868` | Ukraine 868MHz |
| `TH` | Thailand |
| `LORA_24` | 2.4 GHz band worldwide |
:::info
EU_433 and EU_868 have to adhere to an hourly duty cycle limitation of 10%. Your device will stop transmitting if you reach it, until it is allowed again.
:::

View File

@@ -0,0 +1,9 @@
---
id: getting-started
title: Getting Started
sidebar_label: Getting Started
slug: /getting-started
sidebar_position: 2
---
## TBA

8
docs/legal/index.mdx Normal file
View File

@@ -0,0 +1,8 @@
---
title: Legal
sidebar_label: Legal
slug: /legal
sidebar_position: 9
---
## TBA

7
docs/legal/licensing.mdx Normal file
View File

@@ -0,0 +1,7 @@
---
id: licensing
title: Licensing & Commercial Projects Usage
sidebar_label: Licensing
---
## TBA

8
docs/legal/privacy.mdx Normal file
View File

@@ -0,0 +1,8 @@
---
id: privacy
title: Dead privacy policy
sidebar_label: Privacy
custom_edit_url: null
---
## TBA

View File

@@ -0,0 +1,7 @@
label: Software
collapsible: true
position: 6
link:
type: generated-index
title: Software
slug: /software