Package org.rossonet.telemetry.dtdl
Interface DtdlSchema
-
- All Known Subinterfaces:
TelemetryStorage
- All Known Implementing Classes:
AbstractTelemetryStorage
public interface DtdlSchema
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.json.JSONObjectexportDtmlSchema()voidimportDtmlSchema(org.json.JSONObject rootSchema)
-