TuyaOS
宏定义
tuya_os_adapter.h 文件参考

Common process - Initialization 更多...

#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>
#include <string.h>
#include "tuya_cloud_types.h"
#include "tuya_hal_mutex.h"
#include "tuya_hal_semaphore.h"
#include "tuya_hal_system.h"
#include "tkl_init.h"
#include "tuya_cloud_error_code.h"
tuya_os_adapter.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

宏定义

#define OPRT_DEVICE_IS_SUB_NODE_OR_IN_ELECTION   (-2016)
 
#define tuya_os_adapter_get_platform_ver()   tkl_get_version()
 Get version of platform 更多...
 
#define TY_MAC_ADDR_LEN   MAC_ADDR_LEN
 

详细描述

Common process - Initialization

版本
0.1
日期
2020-11-09

宏定义说明

◆ tuya_os_adapter_get_platform_ver

#define tuya_os_adapter_get_platform_ver ( )    tkl_get_version()

Get version of platform

参数
VOID
注解
This API is used to get the version of platform.
返回
the version of platform