Skip to content

Commit a9bb536

Browse files
authored
Merge pull request #42 from balena-io-examples/update_balena_yml
Update balena.yml
2 parents 4d8a9b9 + a495ed2 commit a9bb536

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

balena.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: cloud-relay
2-
type: sw.application
2+
type: sw.block
33
description: >-
44
Push data to a cloud provider's IoT facility via MQTT messages.
5-
Works with AWS, Azure, and Google Cloud.
5+
Works with AWS, Azure, and Google Cloud including ClearBlade.
66
assets:
77
repository:
88
type: blob.asset
@@ -14,9 +14,6 @@ assets:
1414
url: >-
1515
https://raw.githubusercontent.com/balena-io-examples/cloud-relay/master/logo.png
1616
data:
17-
applicationEnvironmentVariables:
18-
- SOUND_VOLUME: 75
19-
- AUDIO_OUTPUT: AUTO
2017
defaultDeviceType: raspberrypi4-64
2118
supportedDeviceTypes:
2219
- raspberrypi4-64

0 commit comments

Comments
 (0)