Skip to content

Commit fe44188

Browse files
felixheinsvlasebian
authored andcommitted
doc: Remove discontinued lora cloud third party integration
1 parent 38e5c67 commit fe44188

21 files changed

+1
-251
lines changed

doc/content/integrations/cloud-integrations/azure-iot-central/device-twin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ An example of this property as unmodeled data would look as follows:
8787

8888
> `frm-payload` is the service name for the service which derives the end device location from the decoded payload.
8989
90-
- `serviceData` - Object mapping between the service (name) and the service data reported by that service. Used by integrations such as [LoRa Cloud]({{< ref "/integrations/other-integrations/lora-cloud" >}}).
90+
- `serviceData` - Object mapping between the service (name) and the service data reported by that service. Used by third-party integrations.
9191
- `decodedPayload` - Decoded payload of the uplink messages, which is generated using the [Payload Formatters]({{< ref "/integrations/payload-formatters" >}}).
9292

9393
An example of this property as unmodeled data would look as follows:

doc/content/integrations/cloud-integrations/ttnmapper/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ Your end device can be sending its GPS coordinates in an uplink message as part
2121
- If your end device is sending data in Cayenne LPP format, choose [Cayenne LPP payload formatter](({{< ref "/integrations/payload-formatters/cayenne" >}})) in your device's settings on {{% tts %}}.
2222
- Otherwise, create a custom [JavaScript payload formatter]({{< ref "/integrations/payload-formatters/javascript" >}}). This formatter will have to contain fields `latitude`, `longitude` and `altitude`. If possible, `hdop`, `accuracy` or `sats` fields should also be contained.
2323

24-
<!--- Some devices, for example [LoRa Edge LR1110](https://www.semtech.com/products/wireless-rf/lora-edge/), obtain their location from [LoRa Cloud](https://www.loracloud.com/) platform using {{% tts %}} [LoRa Cloud integration]({{< ref "/integrations/other-integrations/lora-cloud" >}}). As a result, device location solution is contained in the `location` field of the location solved message. In this case, there is no need to set up a payload formatter. --->
25-
2624
The next step is to instantiate the **TTN Mapper** [Webhook template]({{< ref "/integrations/webhooks/webhook-templates" >}}).
2725

2826
<!--- {{< note >}} Both uplink and location solved message types are enabled by default in TTN Mapper webhook template. {{</ note >}} --->

doc/content/integrations/other-integrations/lora-cloud/_index.md

Lines changed: 0 additions & 20 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

doc/content/integrations/other-integrations/lora-cloud/geolocation-services.md

Lines changed: 0 additions & 105 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)