-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsmart_energy.yml
111 lines (102 loc) · 4.83 KB
/
smart_energy.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
# yaml-language-server: $schema=./harmony-catalog.schema.json
#
# This file must be updated only by Microchip employees
#
catalog:
format-version: "3.0.0"
name: "Microchip MPLAB Harmony 3 - Smart Energy"
host:
url: "github.com"
path: "/Microchip-MPLAB-Harmony/"
raw_file_url_pattern: "https://raw.githubusercontent.com/Microchip-MPLAB-Harmony/{REPO_NAME}/{BRANCH-NAME/TAG-NAME}/{FILE-NAME}"
packages:
- name: "smartenergy"
title: "Harmony 3 - Smart Energy solutions"
package_group: "Harmony 3 Smart Energy solutions"
type: "api"
category: "smartenergy"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy/blob/master/readme.md"
licenses:
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
- name: "smartenergy_g3"
# title: "Harmony 3 - Smart Energy G3 solutions - G3 Stack"
parent: "smartenergy"
package_group: "Harmony 3 Smart Energy solutions"
type: "api"
category: "smartenergy"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_g3/blob/master/readme.md"
licenses:
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
- name: "smartenergy_g3_apps"
# title: "Harmony 3 - Smart Energy G3 applications"
parent: "smartenergy"
package_group: "Harmony 3 Smart Energy solutions"
type: "application"
category: "smartenergy"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_g3_apps/blob/master/readme.md"
licenses:
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
- name: "smartenergy_prime_apps"
# title: "Harmony 3 - Smart Energy PRIME applications"
parent: "smartenergy"
package_group: "Harmony 3 Smart Energy solutions"
type: "application"
category: "smartenergy"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_prime_apps/blob/master/readme.md"
licenses:
- {name: "MPLAB Harmony license", path: "mplab_harmony_license.md"}
- name: "smartenergy_metrology"
# title: "Harmony 3 - Smart Energy Metrology solutions"
parent: "smartenergy"
package_group: "Harmony 3 Smart Energy solutions"
type: "application"
category: "smartenergy"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_metrology/blob/master/readme.md"
licenses:
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
- name: "smartenergy_metersandmore"
# title: "Harmony 3 - Smart Energy Meters And More solutions - Meters And More Stack"
parent: "smartenergy"
package_group: "Harmony 3 Smart Energy solutions"
type: "api"
category: "smartenergy"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_metersandmore/blob/master/readme.md"
licenses:
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}
- name: "smartenergy_metersandmore_apps"
# title: "Harmony 3 - Smart Energy Meters And More applications"
parent: "smartenergy"
package_group: "Harmony 3 Smart Energy solutions"
type: "application"
category: "smartenergy"
required: "false"
tag-check: true
package-check: true
third_party: false
description: "https://github.com/Microchip-MPLAB-Harmony/smartenergy_metersandmore_apps/blob/master/readme.md"
licenses:
- {name: "Microchip Software License Agreement", path: "Microchip_SLA001.md"}