thingsboard的api

常用api


需要SYS_ADMIN 的api

<h2>管理员控制器</h2> <h4>获取功能信息</h4> <pre><code>Get api/admin/featuresInfo 获取功能信息 (获取功能信息) getFeatureslnfo()</code></pre> <h4>获取JWT设象获取JWT设象</h4> <pre><code>Get  /api/admin/jwtSettings getJwtSettings()</code></pre> <p>2, Get  /api/admin/jwtSettings  Get the JWT Settings object (getJwtSettings) 获取JWT设象</p> <h4>更新JWT或者保存设置</h4> <pre><code>PoST api/admin/ jwtSettings   Update JWT Settings (savelwtSettings)更新JWT或者保存设置</code></pre> <h4>获取OAuth2登录处理URL (getMailProcessingUrl)</h4> <pre><code> Get api/admin/ mai1/oauth2/1oginProcessinglr1 Get OAuth2 log in processing URL (getMailProcessinaUr)</code></pre> <h4>获取安全设置对象</h4> <pre><code>get api/admin/securitySettings Get the Security Settings object</code></pre> <h4>更新安全设置(保存安全设置)</h4> <pre><code>post /api/admin/securitySettings Update Security Settings (saveSecuritySettings)</code></pre> <h4>设置使用key(GetAdminSettings)获取管理设置对象</h4> <pre><code>post /api/admin/settings Get the Administration Settings object using key (getAdminSettings)</code></pre> <h4>设置[key]使用key(GetAdminSettings)获取管理设置对象</h4> <pre><code>get /api/admin/settings/ lkey) Get the Administration Settings object using key (getAdminSettings)</code></pre> <h4>testMai1发送测试电子邮件(sendTestMail)</h4> <pre><code>post api/admin/settings/testllail Send test email (sendTestMail)</code></pre> <h4>testSms发送测试短信</h4> <pre><code>post /api/admin/settings/testSms Send test sms (sendTestMail)</code></pre> <h4>系统信息获取系统信息</h4> <pre><code>get /api /admin/swstemInfo Get system info (getSystemlnfo)</code></pre> <h4>检查新的平台版本(检查更新日期)</h4> <pre><code>get /api /admin/updates Check for new Platform Releases (checkUpdates)</code></pre> <h2>仪表盘 Dashboard</h2> <h4>按照系统管理员获取租户仪表板 getTenantDashboards</h4> <pre><code>get /api/tenant/{tenantid} /dashboards</code></pre>

页面列表

ITEM_HTML