氦氪Mobile API文档
关键词
- S表达式(SEXP):准确地说是lambdaTM代码,SEXP既是代码也是数据,这对于理解指令和后续描述的一些场景非常重要
- user_token: 用户授权识别码,用户的accesskey
- device_token: 设备授权识别码,设备的accesskey
- hekr-config : Wi-Fi 一键配置
- M1: Hekr Android SDK API
- M2: Hekr IOS SDK API
源码下载地址
SDK(android):https://github.com/HEKR-Cloud/HEKR-ANDROID-SDK
APP样例(andorid):https://github.com/HEKR-Cloud/HEKR-ANDROID-APP
SDK(iOS):https://github.com/HEKR-Cloud/HEKR-IOS-SDK
APP样例(iOS):https://github.com/HEKR-Cloud/HEKR-IOS-APP