04-ShiMetaAPI接口¶
- 01-ShiMetaAPI使用
- 02-ShiMetaAPI接口
- 1、设备信息
- 1.1、info_getApiVersion
- 1.2、info_getTotalStorage
- 1.3、info_getTotalMemory
- 1.4、info_getAvailMemory
- 1.5、info_getMCUVersion
- 2、显示管理
- 2.1、disp_setDisplayRotation
- 2.2、disp_getDisplayRotation
- 2.3、disp_setDisplayDensity
- 2.4、disp_getDisplayDensity
- 2.5、disp_setLcdBackLightEnable
- 2.6、disp_getLcdBackLightEnable
- 3、应用
- 3.1、sys_setSystemBootApp
- 3.2、sys_getSystemBootApp
- 3.3、sys_setDaemonsBundle
- 3.4、sys_getDaemonsBundle
- 3.5、sys_setAutoPowerOnOff
- 3.6、sys_getAutoPowerOnOff
- 3.7、sys_doSilentInstallApp
- 4、IO
- 4.1、sys_setGpioDirection
- 4.2、sys_getGpioDirection
- 4.3、sys_getGpioValue
- 4.4、sys_setControl
- 4.5、sys_getControl
- 5、开发接口
- 5.1、sys_setCommand
- 5.2、sys_copyFile
- 5.3、dev_getFilesPathFromPkg
- 6、看门狗
- 6.1、sys_setWatchDog
- 6.2、sys_getWatchDog
- 6.3、sys_setWatchDogFeed
- 7、网络管理
- 7.1、net_getMacAddress
- 8、硬件控制
- 8.1、dev_writePublicPartition
- 8.2、dev_readPublicPartition