From b4a7edc2c735866ffdcff5e992eee0dee0065c89 Mon Sep 17 00:00:00 2001 From: Krishna Iyer Date: Mon, 5 Aug 2024 11:31:28 +0200 Subject: [PATCH] doc: Udpate release --- doc/content/api/reference/grpc/tenant.md | 4 + doc/content/whats-new/3.31.1.md | 15 +- doc/data/frequency-plans.yml | 314 ++++++++++++++++++++++- 3 files changed, 314 insertions(+), 19 deletions(-) diff --git a/doc/content/api/reference/grpc/tenant.md b/doc/content/api/reference/grpc/tenant.md index dace9d573c..6364ac9d64 100644 --- a/doc/content/api/reference/grpc/tenant.md +++ b/doc/content/api/reference/grpc/tenant.md @@ -110,6 +110,10 @@ Unlike the other services, the tenant services do **not** accept API keys or OAu {{< proto/message package="tti.lorawan.v3" message="Configuration.Cluster.ApplicationServer.Webhooks.Queue" >}} +{{< proto/message package="tti.lorawan.v3" message="Configuration.Cluster.GatewayServer" >}} + +{{< proto/message package="tti.lorawan.v3" message="Configuration.Cluster.GatewayServer.MTLSAuthentication" >}} + {{< proto/message package="tti.lorawan.v3" message="Configuration.Cluster.IdentityServer" >}} {{< proto/message package="tti.lorawan.v3" message="Configuration.Cluster.IdentityServer.UserRegistration" >}} diff --git a/doc/content/whats-new/3.31.1.md b/doc/content/whats-new/3.31.1.md index 148110880b..10eb55d4df 100644 --- a/doc/content/whats-new/3.31.1.md +++ b/doc/content/whats-new/3.31.1.md @@ -1,11 +1,16 @@ --- date: 2024-08-05T09:19:00Z title: "3.31.1" -featured: { - added: [], - changed: [], - fixed: [] -} +featured: + { + added: + [ + The Things Stack Cloud Plus subscription now includes gateway outage alerting and webhook retry features., + ], + changed: + [Gateway ID and device ID are not autogenerated and prefilled anymore.], + fixed: [], + } --- ### Changed diff --git a/doc/data/frequency-plans.yml b/doc/data/frequency-plans.yml index acccd015a1..ef10d2a810 100644 --- a/doc/data/frequency-plans.yml +++ b/doc/data/frequency-plans.yml @@ -3,7 +3,68 @@ name: Europe 863-870 MHz (SF12 for RX2) description: Default frequency plan for Europe base-frequency: 868 - country-codes: [al, ad, ao, at, bh, be, ba, bw, bg, cg, hr, cy, cz, dk, ee, sz, fi, fr, gr, hu, is, ie, it, lv, ls, li, lt, lu, mg, mw, mt, mu, md, me, mz, na, nl, mk, ph, pl, pt, ro, ru, sa, rs, sc, sk, si, za, es, se, ch, tz, tr, ae, gb, va, zm, zw] + country-codes: + [ + al, + ad, + ao, + at, + bh, + be, + ba, + bw, + bg, + cg, + hr, + cy, + cz, + dk, + ee, + sz, + fi, + fr, + gr, + hu, + is, + ie, + it, + lv, + ls, + li, + lt, + lu, + mg, + mw, + mt, + mu, + md, + me, + mz, + na, + nl, + mk, + ph, + pl, + pt, + ro, + ru, + sa, + rs, + sc, + sk, + si, + za, + es, + se, + ch, + tz, + tr, + ae, + gb, + va, + zm, + zw, + ] file: EU_863_870.yml - id: EU_863_870_TTN @@ -12,7 +73,68 @@ description: TTN Community Network frequency plan for Europe, using SF9 for RX2 base-frequency: 868 base-id: EU_863_870 - country-codes: [al, ad, ao, at, bh, be, ba, bw, bg, cg, hr, cy, cz, dk, ee, sz, fi, fr, gr, hu, is, ie, it, lv, ls, li, lt, lu, mg, mw, mt, mu, md, me, mz, na, nl, mk, ph, pl, pt, ro, ru, sa, rs, sc, sk, si, za, es, se, ch, tz, tr, ae, gb, va, zm, zw] + country-codes: + [ + al, + ad, + ao, + at, + bh, + be, + ba, + bw, + bg, + cg, + hr, + cy, + cz, + dk, + ee, + sz, + fi, + fr, + gr, + hu, + is, + ie, + it, + lv, + ls, + li, + lt, + lu, + mg, + mw, + mt, + mu, + md, + me, + mz, + na, + nl, + mk, + ph, + pl, + pt, + ro, + ru, + sa, + rs, + sc, + sk, + si, + za, + es, + se, + ch, + tz, + tr, + ae, + gb, + va, + zm, + zw, + ] file: EU_863_870_TTN.yml - id: EU_863_870_ROAMING_DRAFT @@ -21,9 +143,140 @@ description: European 6 channel plan used by major operators to support LoRaWAN Passive Roaming base-frequency: 868 base-id: EU_863_870 - country-codes: [al, ad, ao, at, bh, be, ba, bw, bg, cg, hr, cy, cz, dk, ee, sz, fi, fr, gr, hu, is, ie, it, lv, ls, li, lt, lu, mg, mw, mt, mu, md, me, mz, na, nl, mk, ph, pl, pt, ro, ru, sa, rs, sc, sk, si, za, es, se, ch, tz, tr, ae, gb, va, zm, zw] + country-codes: + [ + al, + ad, + ao, + at, + bh, + be, + ba, + bw, + bg, + cg, + hr, + cy, + cz, + dk, + ee, + sz, + fi, + fr, + gr, + hu, + is, + ie, + it, + lv, + ls, + li, + lt, + lu, + mg, + mw, + mt, + mu, + md, + me, + mz, + na, + nl, + mk, + ph, + pl, + pt, + ro, + ru, + sa, + rs, + sc, + sk, + si, + za, + es, + se, + ch, + tz, + tr, + ae, + gb, + va, + zm, + zw, + ] file: EU_863_870_ROAMING_DRAFT.yml +- id: EU_868_1 + band-id: EU_863_870 + name: Europe 868.1 MHz + description: Single channel frequency plan for Europe (experimental) + base-frequency: 868 + base-id: EU_863_870 + country-codes: + [ + al, + ad, + ao, + at, + bh, + be, + ba, + bw, + bg, + cg, + hr, + cy, + cz, + dk, + ee, + sz, + fi, + fr, + gr, + hu, + is, + ie, + it, + lv, + ls, + li, + lt, + lu, + mg, + mw, + mt, + mu, + md, + me, + mz, + na, + nl, + mk, + ph, + pl, + pt, + ro, + ru, + sa, + rs, + sc, + sk, + si, + za, + es, + se, + ch, + tz, + tr, + ae, + gb, + va, + zm, + zw, + ] + file: EU_868_1.yml + - id: EU_433 band-id: EU_433 name: Europe 433 MHz (ITU region 1) @@ -176,7 +429,7 @@ file: CN_470_510_FSB_11.yml - id: AS_920_923 - band-id: AS_920_923 + band-id: AS_923 name: Asia 920-923 MHz description: TTN Community Network frequency plan for Asian countries, using frequencies ≤ 923 MHz base-frequency: 915 @@ -184,7 +437,7 @@ file: AS_920_923.yml - id: AS_920_923_LBT - band-id: AS_920_923 + band-id: AS_923 name: Asia 920-923 MHz with LBT description: TTN Community Network frequency plan for Asian countries, using frequencies ≤ 923 MHz with listen-before-talk base-frequency: 915 @@ -193,7 +446,7 @@ file: lbt_80_over_128.yml - id: AS_920_923_TTN_JP_1 - band-id: AS_920_923 + band-id: AS_923 name: Japan 920-923 MHz with LBT (channels 31-38) description: Frequency plan for Japan, using continuous frequencies up to 923.4MHz with LBT. base-frequency: 915 @@ -201,7 +454,7 @@ file: AS_920_923_TTN_JP_1.yml - id: AS_920_923_TTN_JP_1_LAND_MOBILE - band-id: AS_920_923 + band-id: AS_923 name: Japan 920-923 MHz with LBT (channels 31-38), Max EIRP 27 dBm description: | Frequency plan for Japanese land mobile station, using continuous frequencies up to 923.4MHz with MAX EIRP 27 dBm and LBT. @@ -212,7 +465,7 @@ file: AS_920_923_TTN_JP_1_LAND_MOBILE.yml - id: AS_920_923_TTN_JP_2 - band-id: AS_920_923 + band-id: AS_923 name: Japan 920-923 MHz with LBT (channels 24-27 and 35-38) description: Frequency plan for Japan, using top and bottom frequencies ≤ 923.4 MHz with LBT. base-frequency: 915 @@ -220,7 +473,7 @@ file: AS_920_923_TTN_JP_2.yml - id: AS_920_923_TTN_JP_3 - band-id: AS_920_923 + band-id: AS_923 name: Japan 920-923 MHz with LBT (channels 24-31) description: Frequency plan for Japan (16 channels), using continuous frequencies from 920.6 MHz, expected to be used with AS_920_923_TTN_JP_1. base-frequency: 915 @@ -228,7 +481,7 @@ file: AS_920_923_TTN_JP_3.yml - id: AS_920_923_TTN_JP_3_LAND_MOBILE - band-id: AS_920_923 + band-id: AS_923 name: Japan 920-923 MHz with LBT (channels 24-31), Max EIRP 27 dBm description: | Frequency plan for Japanese land mobile station (16 channels), using continuous frequencies from 920.6 MHz with MAX EIRP 27 dBm and LBT, expected to be used with AS_920_923_TTN_JP_1. @@ -331,7 +584,7 @@ file: enable_dwell_time_400ms.yml - id: AS_923_925 - band-id: AS_923_925 + band-id: AS_923 name: Asia 923-925 MHz description: TTN Community Network frequency plan for Asian countries, using frequencies ≥ 923 MHz base-frequency: 915 @@ -339,7 +592,7 @@ file: AS_923_925.yml - id: AS_923_925_LBT - band-id: AS_923_925 + band-id: AS_923 name: Asia 923-925 MHz with LBT description: TTN Community Network frequency plan for Asian countries, using frequencies ≥ 923 MHz with listen-before-talk base-frequency: 915 @@ -348,7 +601,7 @@ file: lbt_80_over_128.yml - id: AS_920_923_TTN_AU - band-id: AS_923_925 + band-id: AS_923 name: Asia 920-923 MHz (used by TTN Australia) description: TTN Community Network frequency plan for Asia 920-923 MHz in Australia base-frequency: 915 @@ -357,7 +610,7 @@ file: AS_920_923_TTN_AU.yml - id: AS_923_925_TTN_AU - band-id: AS_923_925 + band-id: AS_923 name: Asia 923-925 MHz (used by TTN Australia - secondary channels) description: TTN Community Network frequency plan for Asia 923-925 MHz in Australia. Secondary channels for 16 channel gateways. base-frequency: 915 @@ -652,3 +905,36 @@ zw, ] file: ISM_2400_3CH_DRAFT2.yml + +- id: IL_917_920_TTN + band-id: AS_923_4 + name: Israel 917-920 MHz (channels 1-4 and 11-14) + description: TTN Community Network frequency plan for Israel using channels 1 to 4 and 11 to 14. + base-frequency: 915 + country-codes: [il] + file: IL_917_920_TTN.yml + +- id: IL_917_920_TTN_2 + band-id: AS_923_4 + name: Israel 917-920 MHz (channels 1-7 and 9) + description: TTN Community Network frequency plan for Israel using channels 1 to 7 and channel 9. + base-frequency: 915 + country-codes: [il] + file: IL_917_920_TTN_2.yml + +- id: SG_920_923_TTN + band-id: AS_923 + name: Singapore 920-923 MHz + description: TTN Community Network frequency plan for Singapore + base-frequency: 915 + base-id: AS_920_923 + country-codes: [sg] + file: SG_920_923_TTN.yml + +- id: UZ_923_1 + band-id: AS_923 + name: Uzbekistan 915-928 MHz with only default channels + description: Compatibility frequency plan for Uzbekistan with common channels in the 926.2-926.8 MHz sub-band + base-frequency: 915 + country-codes: [uz] + file: UZ_923_1.yml