-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added ALSO IoT Platform * Small fix for ALSO IoT Platform * doc: Add ALSO IoT template --------- Co-authored-by: Vanja Stanic <[email protected]>
- Loading branch information
1 parent
62f572e
commit 2c03558
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 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: '' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
- akenza | ||
- also-iot-platform | ||
- anyviz | ||
- attmaker | ||
- blockbax | ||
|