Skip to content

Commit

Permalink
Added ALSO IoT Platform
Browse files Browse the repository at this point in the history
  • Loading branch information
epiller committed Sep 12, 2023
1 parent 62f572e commit a68c05e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions also-iot-platform.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
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/
fields:
- id: network_token
name: Network token
description: Network token from your device's connectivity settings.
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: ''

0 comments on commit a68c05e

Please sign in to comment.