-
Notifications
You must be signed in to change notification settings - Fork 75
String concatenation does not add '0円', causing an error during OTA running #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Open
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
0584302
1. 增加设备动态注册功能。
452a91b
1. 修改各Sample设备信息获取方式为设备信息HAL层接口实现。
6de2b00
1. 基于影子增加数据模板功能。
f6cb325
修改readme,增加文档目录docs及物联网开发平台.md
6d26cef
调整文档目录
2536d89
update readme
a4a6a7e
1. MQTT增加subscribe的event handler,及时通知subscribe状态,可解决log及sys主题在destroy...
spikelin 75b9f02
v3.0.1发布
spikelin 76fe477
1. 数据模板字符串类型支持json类型。
f757f37
update SDK version
50e1926
优化数据模板相关示例
ef3263b
1. OTA支持断点续传。
7b9c241
Corrected the typo in the template
twowinter 13cc46c
1. 修正http接收的超时判断。
758c48e
delete all old SDK files
4f3306c
v3.1.0 C-SDK refactor
e517183
update document and delete garbled
d62a536
v3.1.1
79a95e2
1. 修复OTA内存泄漏
8ae3ff8
v3.1.2
213b1a9
fix Windows time format error
f4553ad
update document about topic forward
spikelin c1f61a6
fix: 消除编译警告
caodj e2ef5e0
统一代码缩进风格
spikelin af362aa
C-SDK v3.1.3
spikelin 60a1419
fix some potential bugs
spikelin dd9fb78
fix coap running bug
2ed2231
Merge pull request #25 from caodj/master
spikelin af25f2e
Merge pull request #23 from twowinter/master
spikelin 33118e9
v3.2.0
f800546
1. fix bugs of OTA reload and HTTP download
e398ffa
C-SDK v3.2.1
7ffb37c
fix Windows build error
0d2c305
fix build error of AT socket
5381d0e
v3.2.2
2616003
v3.2.3
spikelin df06a4b
fix reply puback/pubrec timer expired issue
spikelin 4afac4f
fix socket close error
spikelin bbc4748
Fixed the error in the return format when compiling and running in Mi...
Yangyuanxin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
统一代码缩进风格
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.