forked from TheThingsNetwork/lorawan-webhook-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathattmaker.yml
More file actions
20 lines (20 loc) · 780 Bytes
/
Copy pathattmaker.yml
File metadata and controls
20 lines (20 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
template-id: attmaker
name: AllThingsTalk Maker
description: Your accessible IoT Platform for rapid development
logo-url: https://allthingstalk.blob.core.windows.net/public/AllThingsTalkMaker.png
info-url: https://www.allthingstalk.com/maker
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 found in AllThingsTalk Maker
secret: true
optional: false
format: json
headers:
Authorization: Bearer {network_token}
create-downlink-api-key: true
base-url: https://api.allthingstalk.io/proxy/network/thingsnetworkv3
paths:
uplink-message: ''