-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbalena.yml
36 lines (30 loc) · 1.08 KB
/
balena.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
25
26
27
28
29
30
31
32
33
34
35
name: CoderBot
type: sw.application
version: "0.0.12"
description: >-
CoderBot is an educational robot developed by Università di Milano - Bicocca.
fleetcta: CoderBot is an educational robot
post-provisioning: >-
## Usage instructions
**Application download**
Once you power up your device you'll need to allow some time for it to download the application, this typically takes 2-5 minutes.
**Usage**
Once connected to the "CoderBot_<unique_device_id> wifi network, start a browser and open http://coderbot.local/
For detailed instructions on how to use balenaSound check out [this](https://docs.coderbot.org/manual/) guide.
assets:
repository:
type: blob.asset
data:
url: 'https://github.com/CoderBotOrg/balena-deploy'
logo:
type: blob.asset
data:
url: >-
https://raw.githubusercontent.com/CoderBotOrg/balena-deploy/fce68fadcb5458aaade55cee42b02e118245464c/coderbot_logo_512.png
data:
applicationEnvironmentVariables:
defaultDeviceType: raspberry-pi
supportedDeviceTypes:
- raspberrypi3
- raspberrypi3-64
- raspberrypi0-2w-64