Skip to content

Commit 195a635

Browse files
committed
update blueprint with more data and icons
1 parent 21e7837 commit 195a635

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

blueprint.yaml

+20-8
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,31 @@
11
id: particle/monitor-edge
2-
category: solution
3-
icon: particle.png
2+
slug: particle-monitor-edge
3+
type: solution
4+
category: "Reference applications"
5+
expertiseLevel: ""
6+
tags: ["monitor-edge"]
7+
icon: assets/particle-logo.svg
48
gitrepo: https://github.com/particle-iot/monitor-edge
59
name: "Monitor Edge"
610
shortDescription: "A complete equipment monitoring solution"
711
version: 1.2.0
812
models: []
913
language: [ "C++" ]
10-
cloudServices: [ "Integrations", "Logic", "Ledger", "Lake" ]
11-
integrations: [ ]
12-
hardwareDependencies:
14+
cloudServices:
15+
- name: Integrations
16+
- name: Logic
17+
- name: Ledger
18+
- name: Lake
19+
integrations: []
20+
supportedDevices:
1321
- name: Monitor One
1422
link: https://www.particle.io/devices/monitor-one/
15-
tags: [ "Monitor One" ]
16-
- name: Particle T-SoM Module
23+
- name: Tracker One
1724
link: https://www.particle.io/tracker-som/
18-
tags: [ "T-SoM" ]
25+
hardwareDependencies:
26+
- name: Supported device
27+
introduction: |
28+
Application reference firmware for the Particle Monitor One.
1929
description: |
2030
Monitor Edge provides a comprehensive software suite for equipment monitoring, featuring advanced tracking, remote management, and seamless integration with the Particle IoT platform.
2131
@@ -25,3 +35,5 @@ description: |
2535
- Remote Management and OTA Updates: Supports seamless remote software updates and management, enabling quick response to security vulnerabilities, feature updates, and application changes.
2636
- Comprehensive Data Integration and Management: Leverages Particle’s Integrations, Logic, Ledger, and Lake for reliable data handling, event logging, and efficient data pipeline management.
2737
- Edge-Optimized Data Processing: Includes local data storage and processing capabilities with store-and-forward features to prevent data loss during connectivity outages.
38+
39+
additionalResources:

0 commit comments

Comments
 (0)