-
Hi,
I have OTGC app downloaded and installed on my ubuntu 16.04 from this link:
https://github.com/openconnectivityfoundation/development-support/tree/master/otgc#install-otgc-on-linux-x86-debian
…
-
The description of the attribute lockCodeList is at item level but not at the attribute level.
-
The attribute if in settings-accessibility has not a description
-
But there are a few that start the name with lowercase. Is there a rule for that?
-
in the Brewing data model, strengthrange has no description
shouldn't have one?
-
The attribute media in media data model has no description
-
how can we specify which odmObjects are required when the the list of includes only includes references?
e.g. this validates against the schema
"odmThing": {
"oic.d.washer" : {
"id"…
-
## Capability `ElectricBattery`
`An electric battery (an electric power storage system) is an electric power system that is capable of storing electricity. Usually a battery, an electric vehicle, o…
-
$ref can be used in JSON schemas to reference a definition inside or outside the document.
since one data modeling want to reuse definitions, there is need for guidance to use this mechanism.
mayb…
-
Even after installing the dependencies as listed in the instructions from the `README`, running `/usr/bin/otgc.sh` results in the following error:
```
Error: Could not find or load main class org.…