diff --git a/dtmi/eurotech/dg_10_14_3x-1.json b/dtmi/eurotech/dg_10_14_3x-1.json new file mode 100644 index 000000000..70af907f1 --- /dev/null +++ b/dtmi/eurotech/dg_10_14_3x-1.json @@ -0,0 +1,23 @@ +{ + "@id": "dtmi:Eurotech:dg_10_14_3x;1", + "@type": "Interface", + "displayName": "DynaGATE 10-14", + "@context": "dtmi:dtdl:context;2", + "contents": [ + { + "@type": "Component", + "name": "deviceInformationProperties", + "schema": "dtmi:azure:DeviceManagement:DeviceInformation;1" + }, + { + "@type": "Component", + "name": "diagnosticService", + "schema": "dtmi:Eurotech:Diagnostic_Service;3" + }, + { + "@type": "Component", + "name": "assetService", + "schema": "dtmi:Eurotech:Asset_Service;2" + } + ] +} \ No newline at end of file