44 < meta charset ="utf-8 " /> < meta name ="generator " content ="Docutils 0.18.1: http://docutils.sourceforge.net/ " />
55
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7- < title > 9 . API description — Anjay 3.11 .0 documentation</ title >
7+ < title > 10 . API description — Anjay 3.12 .0 documentation</ title >
88 < link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
99 < link rel ="stylesheet " href ="_static/css/theme.css " type ="text/css " />
1010 < link rel ="stylesheet " href ="_static/theme_overrides.css " type ="text/css " />
1414
1515 < script src ="_static/jquery.js?v=5d32c60e "> </ script >
1616 < script src ="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c "> </ script >
17- < script src ="_static/documentation_options.js?v=8905d4f5 "> </ script >
17+ < script src ="_static/documentation_options.js?v=1b7a0a1e "> </ script >
1818 < script src ="_static/doctools.js?v=9a2dae69 "> </ script >
1919 < script src ="_static/sphinx_highlight.js?v=dc90522c "> </ script >
2020 < script src ="_static/js/theme.js "> </ script >
2121 < link rel ="index " title ="Index " href ="genindex.html " />
2222 < link rel ="search " title ="Search " href ="search.html " />
23- < link rel ="next " title ="10 . Porting guide for non-POSIX platforms " href ="PortingGuideForNonPOSIXPlatforms.html " />
24- < link rel ="prev " title ="8.5. Anjay Object stub generator " href ="Tools/StubGenerator .html " />
23+ < link rel ="next " title ="11 . Porting guide for non-POSIX platforms " href ="PortingGuideForNonPOSIXPlatforms.html " />
24+ < link rel ="prev " title ="9. Known Issues " href ="KnownIssues .html " />
2525</ head >
2626
2727< body class ="wy-body-for-nav ">
3737 < img src ="_static/avsystem_header.png " class ="logo " alt ="Logo "/>
3838 </ a >
3939 < div class ="version ">
40- 3.11 .0
40+ 3.12 .0
4141 </ div >
4242< div role ="search ">
4343 < form id ="rtd-search-form " class ="wy-form " action ="search.html " method ="get ">
5656< li class ="toctree-l1 "> < a class ="reference internal " href ="FirmwareUpdateTutorial.html "> 6. Firmware Update Tutorial</ a > </ li >
5757< li class ="toctree-l1 "> < a class ="reference internal " href ="LwM2MGateway.html "> 7. LwM2M Gateway</ a > </ li >
5858< li class ="toctree-l1 "> < a class ="reference internal " href ="Tools.html "> 8. Tools</ a > </ li >
59- < li class ="toctree-l1 current "> < a class ="current reference internal " href ="# "> 9. API description</ a > </ li >
60- < li class ="toctree-l1 "> < a class ="reference internal " href ="PortingGuideForNonPOSIXPlatforms.html "> 10. Porting guide for non-POSIX platforms</ a > </ li >
61- < li class ="toctree-l1 "> < a class ="reference internal " href ="Migrating.html "> 11. Migrating from older versions</ a > </ li >
62- < li class ="toctree-l1 "> < a class ="reference internal " href ="CommercialFeatures.html "> 12. Commercial features</ a > </ li >
59+ < li class ="toctree-l1 "> < a class ="reference internal " href ="KnownIssues.html "> 9. Known Issues</ a > </ li >
60+ < li class ="toctree-l1 current "> < a class ="current reference internal " href ="# "> 10. API description</ a > </ li >
61+ < li class ="toctree-l1 "> < a class ="reference internal " href ="PortingGuideForNonPOSIXPlatforms.html "> 11. Porting guide for non-POSIX platforms</ a > </ li >
62+ < li class ="toctree-l1 "> < a class ="reference internal " href ="Migrating.html "> 12. Migrating from older versions</ a > </ li >
63+ < li class ="toctree-l1 "> < a class ="reference internal " href ="CommercialFeatures.html "> 13. Commercial features</ a > </ li >
6364</ ul >
6465
6566 </ div >
7677 < div role ="navigation " aria-label ="Page navigation ">
7778 < ul class ="wy-breadcrumbs ">
7879 < li > < a href ="index.html " class ="icon icon-home " aria-label ="Home "> </ a > </ li >
79- < li class ="breadcrumb-item active "> < span class ="section-number "> 9 . </ span > API description</ li >
80+ < li class ="breadcrumb-item active "> < span class ="section-number "> 10 . </ span > API description</ li >
8081 < li class ="wy-breadcrumbs-aside ">
8182 </ li >
8283 </ ul >
8687 < div itemprop ="articleBody ">
8788
8889 < section id ="api-description ">
89- < h1 > < span class ="section-number "> 9 . </ span > API description< a class ="headerlink " href ="#api-description " title ="Link to this heading "> </ a > </ h1 >
90+ < h1 > < span class ="section-number "> 10 . </ span > API description< a class ="headerlink " href ="#api-description " title ="Link to this heading "> </ a > </ h1 >
9091< p > Redirecting to Doxygen API docs…</ p >
9192< script >
9293 window . open ( "https://avsystem.github.io/Anjay-doc/api/" , "_blank" ) ;
@@ -98,14 +99,14 @@ <h1><span class="section-number">9. </span>API description<a class="headerlink"
9899 </ div >
99100 </ div >
100101 < footer > < div class ="rst-footer-buttons " role ="navigation " aria-label ="Footer ">
101- < a href ="Tools/StubGenerator .html " class ="btn btn-neutral float-left " title ="8.5. Anjay Object stub generator " accesskey ="p " rel ="prev "> < span class ="fa fa-arrow-circle-left " aria-hidden ="true "> </ span > Previous</ a >
102- < a href ="PortingGuideForNonPOSIXPlatforms.html " class ="btn btn-neutral float-right " title ="10 . Porting guide for non-POSIX platforms " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right " aria-hidden ="true "> </ span > </ a >
102+ < a href ="KnownIssues .html " class ="btn btn-neutral float-left " title ="9. Known Issues " accesskey ="p " rel ="prev "> < span class ="fa fa-arrow-circle-left " aria-hidden ="true "> </ span > Previous</ a >
103+ < a href ="PortingGuideForNonPOSIXPlatforms.html " class ="btn btn-neutral float-right " title ="11 . Porting guide for non-POSIX platforms " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right " aria-hidden ="true "> </ span > </ a >
103104 </ div >
104105
105106 < hr />
106107
107108 < div role ="contentinfo ">
108- < p > © Copyright 2017-2025 , AVSystem.</ p >
109+ < p > © Copyright 2017-2026 , AVSystem.</ p >
109110 </ div >
110111
111112
0 commit comments