Skip to content

Commit 905c2ec

Browse files
authored
Update blueprint.yaml
1 parent a705008 commit 905c2ec

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

blueprint.yaml

+12-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ category: solution
33
icon: particle.png
44
gitrepo: https://github.com/particle-iot/tracker-edge
55
name: "Tracker Edge"
6-
shortDescription: "A complete reference Asset Tracking solution"
6+
shortDescription: "A complete reference asset tracking solution"
77
version: 1.19.0
88
models: []
99
language: [ "C++" ]
10-
cloudServices: [ ]
10+
cloudServices: [ "Integrations", "Logic", "Ledger", "Lake" ]
1111
integrations: [ "qcom-aware" ]
1212
hardwareDependencies:
1313
- name: Tracker One
@@ -17,4 +17,13 @@ hardwareDependencies:
1717
link: https://www.particle.io/tracker-som/
1818
tags: [ "T-SoM" ]
1919
description: |
20-
A soup to nuts Asset Tracking solution containing location services, a myridiad of power modes and configuration capabilities.
20+
A comprehensive asset tracking solution that includes location services, various power modes, and extensive configuration capabilities.
21+
22+
Key Features:
23+
- Real-Time Event Publishing: Publishes location on movement events, high-G events, and boundary crossings.
24+
- Location and Diagnostics: Publishes satellite count and signal metrics for GNSS health. Enhanced location tracking with features like geofencing, circular zones, and high-accuracy GNSS data for both speed and lock stability.
25+
- Battery and Power Management: Optimized battery state-of-charge accuracy, shutdown current, and configurable power modes. Includes control over battery charge limits based on operating temperatures to extend device life.
26+
- Storage and Data Persistence: Store-and-forward feature enables data retention while offline, with reliable data uploads once connectivity is restored.
27+
- Cloud Configuration: Includes cloud-configurable settings for various aspects like GNSS dead reckoning, power settings, and publish rates.
28+
- Tracking in Extreme Conditions: Accurate tracking in poor conditions, sleep modes to conserve power, and configurable publish rates based on movement or location triggers.
29+
- Device Health and Diagnostics: Built-in support for the Memfault platform for advanced device monitoring and diagnostics, as well as detailed event logging.

0 commit comments

Comments
 (0)