forked from TheThingsNetwork/lorawan-webhook-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ubidots.yml
24 lines (24 loc) · 843 Bytes
/
ubidots.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
template-id: ubidots
name: Ubidots
description: Integrate with Ubidots over UbiFunctions
logo-url: https://iot.cdnedge.bluemix.net/ustatic/img/logo_blue.png
info-url: https://ubidots.com/
documentation-url: https://help.ubidots.com/en/articles/3975015-integrate-your-the-things-industries-data-with-ubidots-using-ubifunctions/
fields:
- id: username
name: Ubidots username
description:
secret: false
default-value:
- id: function
name: UbiFunction name
description: Use lowercase letters and dashes (remember that the function name gets normalized from `Function Name` to `function-name` in Ubidots)
secret: false
default-value:
format: json
headers:
Content-type: application/json
create-downlink-api-key: false
base-url: https://parse.ubidots.com
paths:
uplink-message: /prv{/username}{/function}