Skip to content

Commit

Permalink
Create new pilot-things template
Browse files Browse the repository at this point in the history
  • Loading branch information
syc0701 committed Aug 14, 2023
1 parent 2967b46 commit c092369
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions pilot-things.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
template-id: pth-webhook
name: Pilot Things
description: Integrate with Pilot Things
logo-url: https://uploads-ssl.webflow.com/5f8d948f34c9a0f2d3cb9061/5f983bc50422104f8fd31232_PilotThings_Logo_Bleu.png
info-url: https://www.pilot-things.com/
documentation-url: https://www.pilot-things.com/support/iot
fields:
- id: apikey
name: Pilot Things API Key
description: API key as provided on Pilot Things
secret: false
format: json
headers:
apikey: apikey {apikey}
Content-Type: application/json
base-url: https://api.pilot-things.cloud/network/http/tti
paths:
uplink-message: /

0 comments on commit c092369

Please sign in to comment.