Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

ADLINK LEC-IMX8MP module #550

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions dtmi/aaeon/lec-imx8mp-1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{

Check failure on line 1 in dtmi/aaeon/lec-imx8mp-1.json

View workflow job for this annotation

GitHub Actions / validate-repository-submission

Model validation failure dtmi/aaeon/lec-imx8mp-1.json

[Error]: File "/home/runner/work/iot-plugandplay-models/iot-plugandplay-models/dtmi/aaeon/lec-imx8mp-1.json" does not adhere to DMR path conventions. Expecting "/home/runner/work/iot-plugandplay-models/iot-plugandplay-models/dtmi/adlink/lec_imx8mp-1.json".
"@context": "dtmi:dtdl:context;2",
"@id": "dtmi:ADLINK:LEC_IMX8MP;1",
"@type": "Interface",
"displayName": "ADLINK-LEC-IMX8MP",
"contents": [
{
"@type": "Component",
"name": "WindowsDeviceInfo1",
"schema": "dtmi:Synnex:WindowsDeviceInfo;1"
}
]
}
13 changes: 13 additions & 0 deletions dtmi/adlink/lec_imx8mp-2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{

Check failure on line 1 in dtmi/adlink/lec_imx8mp-2.json

View workflow job for this annotation

GitHub Actions / validate-repository-submission

Model validation failure dtmi/adlink/lec_imx8mp-2.json

[Error]: File "/home/runner/work/iot-plugandplay-models/iot-plugandplay-models/dtmi/adlink/lec_imx8mp-2.json" does not adhere to DMR path conventions. Expecting "/home/runner/work/iot-plugandplay-models/iot-plugandplay-models/dtmi/adlink/lec_imx8mp-1.json".
"@context": "dtmi:dtdl:context;2",
"@id": "dtmi:ADLINK:lec_imx8mp;1",
"@type": "Interface",
"displayName": "ADLINK-LEC-IMX8MP",
"contents": [
{
"@type": "Component",
"name": "WindowsDeviceInfo1",
"schema": "dtmi:Synnex:WindowsDeviceInfo;1"
}
]
}
Loading