-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbalena.yml
42 lines (37 loc) · 1.23 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
36
37
38
39
40
41
42
name: ble-lighthouse
type: sw.application
joinable: false
description: >-
Create centrally managed fleet of ble beacons on single board linux computers.
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 3-5 minutes but it can take
more depending on your internet connection and what device you are using.
**Usage**
When the download is completed the application will start. A default ble beacon
will be created, broadcasting the URL - https://hub.balena.io , but user can always
manage and modify the type of beacon from balenaCloud.
assets:
repository:
type: blob.asset
data:
url: 'https://github.com/iayanpahwa/ble-lighthouse'
logo:
type: blob.asset
data:
url: >-
https://raw.githubusercontent.com/iayanpahwa/ble-lighthouse/master/assets/ble-lighthouse.png
data:
applicationEnvironmentVariables:
- ADVERTISE: "TRUE"
- BEACON_TYPE: URL
- URL: https://hub.balena.io
- UID: 01234567890123456789012345678901
defaultDeviceType: raspberry-pi
supportedDeviceTypes:
- raspberry-pi
- raspberrypi0-2w-64
- raspberrypi4-64
- fincm3