Skip to content

Commit

Permalink
Also iot (#88)
Browse files Browse the repository at this point in the history
* Added ALSO IoT Platform

* Small fix for ALSO IoT Platform

* doc: Add ALSO IoT template

---------

Co-authored-by: Vanja Stanic <epiller@users.noreply.github.com>
  • Loading branch information
nejraselimovic and epiller committed Sep 25, 2023
1 parent 62f572e commit 2c03558
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
19 changes: 19 additions & 0 deletions also-iot-platform.yml
@@ -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: ''
1 change: 1 addition & 0 deletions templates.yml
@@ -1,4 +1,5 @@
- akenza
- also-iot-platform
- anyviz
- attmaker
- blockbax
Expand Down

0 comments on commit 2c03558

Please sign in to comment.