We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e49eef commit a495ed2Copy full SHA for a495ed2
1 file changed
balena.yml
@@ -2,7 +2,7 @@ name: cloud-relay
2
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