Skip to content

Commit

Permalink
Merge pull request #101 from myDevicesIoT/fix/mydevices-integrations
Browse files Browse the repository at this point in the history
fix: myDevices integrations
  • Loading branch information
johanstokking authored Dec 4, 2024
2 parents f725e32 + a60d410 commit 9f5b744
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 42 deletions.
20 changes: 0 additions & 20 deletions cayenne.yml

This file was deleted.

20 changes: 0 additions & 20 deletions iotinabox.yml

This file was deleted.

25 changes: 25 additions & 0 deletions mydevices.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
template-id: mydevices
name: myDevices
description: Plug-and-Play IoT Solutions
logo-url: https://mydevices.com/wp-content/uploads/2022/07/mydevices_logo_dark.svg
info-url: https://mydevices.com
documentation-url: https://help.mydevices.com
tts-documentation-url: https://www.thethingsindustries.com/docs/integrations/cloud-integrations/iotinabox/
fields:
- id: client_id
name: Client ID
description: myDevices Integration Client ID
secret: false
optional: false
- id: x_api_key
name: API Key
description: myDevices API key used for authorization
secret: true
optional: false
format: json
headers:
x-apikey: "{x_api_key}"
create-downlink-api-key: true
base-url: https://hub.m2c.io/v3
paths:
uplink-message: /ingress/{client_id}
3 changes: 1 addition & 2 deletions templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,16 @@
- anyviz
- attmaker
- blockbax
- cayenne
- cloudstudio
- daizy
- datacake
- delmation
- dezem
- dotqore
- homey
- iotinabox
- iot-factory
- losant
- mydevices
- myiotopentech
- mclimate
- pilot-things
Expand Down

0 comments on commit 9f5b744

Please sign in to comment.