ViplexCore

ViplexCore SDK


支持的模块信息

<p><strong>简要描述:</strong> </p> <ul> <li><strong>注意:获取支持的模块信息时首先要调用“获取固件版本信息”接口得到版本号,不然没有版本号无法获取支持的模块信息。&lt;br&gt;字段说明以showdoc为准</strong></li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>void nvGetconfiguration Async(const char *data, ExportViplexCallback resultCallBack);</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p><strong>请求参数示例</strong></p> </li> </ul> <pre><code>{ "sn":"BZSA17332J0A20002272" }</code></pre> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">是否必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">sn</td> <td style="text-align: left;">必选</td> <td style="text-align: left;">string</td> <td>产品唯一序列号</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "version":"V1.3.0", "config_info":{ "REBOOT":true, "SCREENPOWER":true, "SYNC_PLAY":true, "SPOTS":true, "VIDEO_SOURCE_SWITCH":true, "UPDATE":true, "SCREENSHOT":true, "TIMEZONE":true, "POWER":true, "VOICE":true, "LIGHT":true, "UPDATEOS":true, "CARE":true, "VNNOX":true, "PLAYLOG":true, "COLORTEMPERATURE":true, "INDICATORLIGHT":true, "NEXUSFONT":true, "TERMINALINFO":true, "NEWPROTOCOL":true, "RELAYPOWER":true, "RELAYPOWERCONFIG":true, "FIXEDPOINT":true, "RESET":true, "Brightness":{ "Validity":true, "CompleteCron":true, "FloatValue":true }, "WIFI":true, "CustomResolution":true, "NetWork":{ "IsSupport":true, "Wifi":true, "Wired":true, "AP":true, "Mobile":true, "IsSupportNetWorkCheck":true, "WiFiApSwitch":false }, "VideoSource":{ "IsSupport":true, "Hdmi":true, "Input":{ "IsSupport":true, "Hdmi":true }, "Output":{ "IsSupport":true, "HdmiToLvds":true } }, "RadioFrequencyManage":{ "IsSupport":true, "IsSupportLoraInfo":true, "IsSupportProduct":true }, "Upgrade":{ "IsSupportCheckValid":true }, "SourceOutMode":{ "IsSupportChangeSourceOutMode":true }, "ZipRunningLog":{ "IsSupportZipRunningLogInfo":true }, "ReceiveCard":{ "IsSupport":true, "Config":true, "Temperature":true }, "ScreenConfig":{ "IsSupport":true, "Config":true, "ScreenJoint":true, "IsSupportProduct":true }, "Monitoring":{ "IsSupport":true, "ClearMedia":true, "Memory":true, "CPU":true, "AmbientBrightness":true }, "TimeControl":{ "IsSupport":true, "Manual":true, "NTP":true, "Lora":true, "DayLightOffset":false }, "Resolution":{ "IsSupport":true, "CustomResolution":true }, "SensorBoard":{ "IsSupport":true, "SensorInfo":true, "IsSupportProduct":true }, "Rotation":{ "IsSupport":false, "IsSupportProduct":false }, "PlayManager":{ "IsSupport":true, "ProgramListManager":true }, "InfraredDetector":{ "IsSupport":true, "IsSupportProduct":true } } }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li> </li> </ul>

页面列表

ITEM_HTML