We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d8a9b9 + a495ed2 commit a9bb536Copy full SHA for a9bb536
1 file changed
balena.yml
@@ -1,8 +1,8 @@
1
name: cloud-relay
2
-type: sw.application
+type: sw.block
3
description: >-
4
Push data to a cloud provider's IoT facility via MQTT messages.
5
- Works with AWS, Azure, and Google Cloud.
+ Works with AWS, Azure, and Google Cloud including ClearBlade.
6
assets:
7
repository:
8
type: blob.asset
@@ -14,9 +14,6 @@ assets:
14
url: >-
15
https://raw.githubusercontent.com/balena-io-examples/cloud-relay/master/logo.png
16
data:
17
- applicationEnvironmentVariables:
18
- - SOUND_VOLUME: 75
19
- - AUDIO_OUTPUT: AUTO
20
defaultDeviceType: raspberrypi4-64
21
supportedDeviceTypes:
22
- raspberrypi4-64
0 commit comments