|
4 | 4 | <meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
5 | 5 |
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
| - <title>5.2. Attribute storage — Anjay 3.3.1 documentation</title> |
| 7 | + <title>5.2. Attribute storage — Anjay 3.4.0 documentation</title> |
8 | 8 | <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
9 | 9 | <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
|
10 | 10 | <link rel="stylesheet" href="../_static/theme_overrides.css" type="text/css" />
|
| 11 | + <!--[if lt IE 9]> |
| 12 | + <script src="../_static/js/html5shiv.min.js"></script> |
| 13 | + <![endif]--> |
11 | 14 |
|
12 | 15 | <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
|
13 | 16 | <script src="../_static/jquery.js"></script>
|
|
29 | 32 | <img src="../_static/avsystem_header.png" class="logo" alt="Logo"/>
|
30 | 33 | </a>
|
31 | 34 | <div class="version">
|
32 |
| - 3.3.1 |
| 35 | + 3.4.0 |
33 | 36 | </div>
|
34 | 37 | <div role="search">
|
35 | 38 | <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
|
|
78 | 81 | <div class="rst-content">
|
79 | 82 | <div role="navigation" aria-label="Page navigation">
|
80 | 83 | <ul class="wy-breadcrumbs">
|
81 |
| - <li><a href="../index.html" class="icon icon-home"></a> »</li> |
82 |
| - <li><a href="../AdvancedTopics.html"><span class="section-number">5. </span>Advanced topics</a> »</li> |
83 |
| - <li><span class="section-number">5.2. </span>Attribute storage</li> |
| 84 | + <li><a href="../index.html" class="icon icon-home"></a></li> |
| 85 | + <li class="breadcrumb-item"><a href="../AdvancedTopics.html"><span class="section-number">5. </span>Advanced topics</a></li> |
| 86 | + <li class="breadcrumb-item active"><span class="section-number">5.2. </span>Attribute storage</li> |
84 | 87 | <li class="wy-breadcrumbs-aside">
|
85 | 88 | </li>
|
86 | 89 | </ul>
|
|
91 | 94 |
|
92 | 95 | <section id="attribute-storage">
|
93 | 96 | <h1><span class="section-number">5.2. </span>Attribute storage<a class="headerlink" href="#attribute-storage" title="Permalink to this headline"></a></h1>
|
94 |
| -<p>The Write Attributes and Discover RPCs, as well as the Information Reporting |
95 |
| -interface, use a concept of Attributes that may be set for Resources, Object |
96 |
| -Instances or Objects.</p> |
| 97 | +<p>The Write Attributes and Discover operations, as well as the Information |
| 98 | +Reporting interface, use a concept of Attributes that may be set for Resources, |
| 99 | +Object Instances or Objects.</p> |
97 | 100 | <div class="admonition seealso">
|
98 | 101 | <p class="admonition-title">See also</p>
|
99 | 102 | <p><a class="reference internal" href="../LwM2M.html"><span class="doc">OMA LwM2M - Brief description</span></a> chapter contains more information about LwM2M Attributes.</p>
|
|
0 commit comments