| Interface | Description |
|---|---|
| Connector |
| Class | Description |
|---|---|
| Color |
| Enum | Description |
|---|---|
| ParamType |
Supported parameter type
|
| ServiceMode |
| Annotation Type | Description |
|---|---|
| Action |
This defines an action can be called by devIoT server
|
| Model |
Indicates that an annotated class is a "Model", the model will be
registered to devIoT as a thing or a service
|
| Parameter |
When annotates method parameter, it defines an argument of an action.
|