28 lines
399 B
Plaintext
28 lines
399 B
Plaintext
emqx_lwm2m_api {
|
|
|
|
dataType.desc:
|
|
"""Data Type"""
|
|
|
|
lookup_resource.desc:
|
|
"""Look up a resource"""
|
|
|
|
name.desc:
|
|
"""Resource Name"""
|
|
|
|
observe_resource.desc:
|
|
"""Observe or Cancel observe a resource"""
|
|
|
|
operations.desc:
|
|
"""Resource Operations"""
|
|
|
|
path.desc:
|
|
"""Resource Path"""
|
|
|
|
read_resource.desc:
|
|
"""Send a read command to a resource"""
|
|
|
|
write_resource.desc:
|
|
"""Send a write command to a resource"""
|
|
|
|
}
|