企业方API概览

API 对应服务 描述
auth_account 第三方帐号登录 向企业方鉴权帐号
auth_device 云存储服务 向企业方鉴权设备
notify_device_service 云存储服务 通知企业方开通设备云存储服务

开发配置 URL 配置模版示例:

{
    "auth_account": {
        "act": "auth_account",
        "url": "http://xx",
        "access_token": "xx"
    },
    "auth_device": {
        "url": "http://xx",
        "act": "auth_device",
        "access_token": "xx",
        "sn": "xx"
    },
    "notify_device_service": {
        "act": "notify_device_service",
        "url": "http://xx",
        "access_token": "xx",
        "sn": "xx",
        "flag": 0
    }
}

results matching ""

    No results matching ""