Object models of Gateway System
- __HOME
- __MODELS
- __CONTRIBUTE
- __ABOUT US
urn:oma:lwm2m:ext:1022:1
This Object defines the basic settings for a generic gateway.
Resource | ID | Access Type | Multiple Instances | Mandatory | type | Description |
---|---|---|---|---|---|---|
Hostname | 0 | R,W | Single | Mandatory | String | This resource type returns the hostname of the gateway. |
Timezone | 1 | R,W | Single | Optional | String | This resource type returns the default timezone. |
DNS Server List | 2 | R,W | Single | Optional | String | This resource type returns a list of DNS Servers used by this system. |
NTP Server List | 3 | R,W | Single | Optional | String | This resource type returns a list of NTP Servers. |
The gateway system object contains the most basic functionalities for a gateway such as its name, timezone and so on. All properties are represented as readable and writable resources using standard LWM2M operations.
OpenWRT gateway native data model for the whole gateway