diff --git a/public/data/communities.json b/public/data/communities.json index 8122a71c..e10ffae2 100644 --- a/public/data/communities.json +++ b/public/data/communities.json @@ -18683,5 +18683,36 @@ "displayOnMap": true, "humanValidated": true, "parentId": null + }, + { + "id": 620, + "name": "The Things Network", + "status": "active", + "lastReviewed": "23/06/2026", + "communityType": "umbrella-org", + "eventFormat": "in-person", + "location": "n/a", + "shortDescription": "We are a global collaborative Internet of Things ecosystem that creates networks, devices, and solutions using LoRaWAN®.", + "topics": "", + "langs": [ + "en" + ], + "tags": [ + "networking" + ], + "targetAudience": [ + "sysadmin" + ], + "contactInfo": "", + "communityUrl": "https://www.thethingsnetwork.org/", + "urls": {}, + "thumbnailUrl": "images/the-things-network.webp", + "removalReason": "", + "latLon": { + "lat": null, + "lon": null + }, + "displayOnMap": false, + "humanValidated": true } ] diff --git a/public/data/communities.meta.json b/public/data/communities.meta.json index b6a77fb8..b0efda66 100644 --- a/public/data/communities.meta.json +++ b/public/data/communities.meta.json @@ -1,3 +1,3 @@ { - "nextCommunityId": 620 + "nextCommunityId": 621 } diff --git a/public/images/the-things-network.webp b/public/images/the-things-network.webp new file mode 100644 index 00000000..43f4db2c Binary files /dev/null and b/public/images/the-things-network.webp differ