ArtikCloudSwift3 2.0.8

ArtikCloudSwift3 2.0.8

测试测试
语言语言 SwiftSwift
许可 Apache 2
发布时间上次发布2017年2月
SwiftSwift 版本3.0
SPM支持 SPM

Jeanine Jue 维护。



 
依赖
PromiseKit~> 4.0
Alamofire~> 4.0.1
 

ARTIK Cloud Swift3 SDK

此 SDK 帮助您将 iOS、OS X、tvOS 和 watchOS 应用程序连接到 ARTIK Cloud。它提供了一些执行 ARTIK Cloud 的 REST API 调用的方法。

要求

Swift3 SDK 需要 CocoaPods 1.1+ 已安装。

安装

要安装它,请在您的 PodFile 中指定 ArtikCloudSwift3

use_frameworks!
pod 'ArtikCloudSwift3', :git => 'https://github.com/artikcloud/artikcloud-swift3.git', :branch => 'pvm-changes'

然后运行以下命令

pod install

编码建议

在多线程环境中,建议为每个线程创建一个 ApiClient 实例,以避免任何潜在的问题。

用法

查看测试以获取 SDK 用法的示例。

此外,您可以查看我们的教程和示例应用程序。这将为您提供一个很好的概述,说明您可以做什么以及如何做。

更多关于 ARTIK Cloud

如果您对 ARTIK Cloud 不熟悉,我们提供了大量文档在 https://developer.artik.cloud/documentation

完整的 ARTIK Cloud API 规范可在 https://developer.artik.cloud/documentation/api-reference/ 找到

https://developer.artik.cloud/documentation/samples/ 查看高级示例应用程序

要在 ARTIK Cloud 中创建和管理您的服务和设备,请在 https://developer.artik.cloud 创建账号

同时,查看 ARTIK Cloud 博客以获取教程、更新等: http://artik.io/blog/cloud

许可和版权

根据 Apache 许可证授权。请参阅 LICENSE

版权所有 © 2016 三星电子株式会社