forked from TheThingsNetwork/lorawan-webhook-templates
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathalso-iot-platform.yml
More file actions
20 lines (20 loc) · 872 Bytes
/
Copy pathalso-iot-platform.yml
File metadata and controls
20 lines (20 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
template-id: also-iot-platform
name: ALSO IoT Platform
description: A commercial-ready IoT solution to deploy or resell to your customers immediately
logo-url: https://also.allthingstalk.com/assets/img/brand/also/logo-full-2-372baab0a0.svg
info-url: https://www.allthingstalk.com/iot-also-resellers
documentation-url: https://docs.allthingstalk.com/networks/use-the-things-network-v3/
tts-documentation-url: https://www.thethingsindustries.com/docs/integrations/cloud-integrations/allthingstalk/
fields:
- id: network_token
name: Network token
description: Network token from your device's connectivity settings on ALSO IoT Platform.
secret: true
optional: false
format: json
headers:
Authorization: Bearer {network_token}
create-downlink-api-key: true
base-url: https://also.allthingstalk.io/proxy/network/thingsnetworkv3
paths:
uplink-message: ''