forked from Ribbit-Network/ribbit-network-frog-hardware
-
Notifications
You must be signed in to change notification settings - Fork 0
/
balena.yml
32 lines (31 loc) · 1 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
name: Ribbit Network
description: >-
The sensor for the world's largest crowdsourced network of open-source,
low-cost, CO2 Gas Detection Sensors.
fleetcta: Get inspired
post-provisioning: >-
## Build Instructions
Buidling a Frog Sensor requires some specialized hardware and a place to put
an outdoor sensor. For more information check out the instructions on
Github: https://github.com/Ribbit-Network/ribbit-network-frog-sensor/tree/main/hardware
type: sw.application
assets:
repository:
type: blob.asset
data:
url: 'https://github.com/Ribbit-Network/ribbit-network-frog-sensor'
logo:
type: blob.asset
data:
url: >-
https://raw.githubusercontent.com/Ribbit-Network/ribbit-network-frog-sensor/main/software/balena_fleet_logo.png
data:
defaultDeviceType: raspberrypicm4-ioboard
supportedDeviceTypes:
- beaglebone-green-gateway
- beaglebone-green-wireless
- raspberry-pi
- raspberrypi3-64
- raspberrypi4-64
- raspberrypicm4-ioboard
version: 0.0.1