Skip to content

Commit 1c5dbf5

Browse files
committed
update blueprint with more data and icons
1 parent 8a4560b commit 1c5dbf5

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

blueprint.yaml

+19-7
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,31 @@
11
id: particle/tracker-edge
2-
category: solution
3-
icon: particle.png
2+
slug: particle-tracker-edge
3+
type: solution
4+
category: "Reference applications"
5+
expertiseLevel: ""
6+
tags: ["tracker"]
7+
icon: assets/particle-logo.svg
48
gitrepo: https://github.com/particle-iot/tracker-edge
59
name: "Tracker Edge"
610
shortDescription: "A complete reference asset tracking solution"
711
version: 1.19.0
812
models: []
913
language: [ "C++" ]
10-
cloudServices: [ "Integrations", "Logic", "Ledger", "Lake" ]
14+
cloudServices:
15+
- name: Integrations
16+
- name: Logic
17+
- name: Ledger
18+
- name: Lake
1119
integrations: [ ]
12-
hardwareDependencies:
20+
supportedDevices:
1321
- name: Tracker One
1422
link: https://www.particle.io/tracker-one/
15-
tags: [ "Tracker One" ]
16-
- name: Particle T-SoM Module
23+
- name: T-SoM
1724
link: https://www.particle.io/tracker-som/
18-
tags: [ "T-SoM" ]
25+
hardwareDependencies:
26+
- name: 1x Supported device
27+
introduction: |
28+
Application reference firmware for the Particle Tracker.
1929
description: |
2030
A comprehensive asset tracking solution that includes location services, various power modes, and extensive configuration capabilities.
2131
@@ -27,3 +37,5 @@ description: |
2737
- Cloud Configuration: Includes cloud-configurable settings for various aspects like GNSS dead reckoning, power settings, and publish rates.
2838
- Tracking in Extreme Conditions: Accurate tracking in poor conditions, sleep modes to conserve power, and configurable publish rates based on movement or location triggers.
2939
- Device Health and Diagnostics: Built-in support for the Memfault platform for advanced device monitoring and diagnostics, as well as detailed event logging.
40+
41+
additionalResources:

0 commit comments

Comments
 (0)