-
Notifications
You must be signed in to change notification settings - Fork 0
KAA-1283: Review all C++ code samples in new Documentation #1
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
base: develop
Are you sure you want to change the base?
Conversation
Add tests.
…fix if statement.
# Conflicts: # doc/Programming-guide/Key-platform-features/Data-collection/index.md
# Conflicts: # doc/Programming-guide/Key-platform-features/Data-collection/index.md
| ... | ||
| kaa::IDataChannelPtr myChannel; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is myChannel NULL?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
| ### Step 5 - Push a response to the Kaa SDK | ||
|
|
||
| The data demultiplexer contains only one method | ||
| The KaaDataDemultiplexer contains only one method: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
backticks
KAA-1222: Programming guide -> Your first Kaa application (Objective-C code)
KAA-1418 Obj-C CocoaLumberjack pod version specified
KAA-1401: changed java sample for assisted attachment
…tion demo changes
KAA-1407: Simplify git flow
KAA-1157 - Add blockquote.note class
KAA-1442: REST method editUser do not send email with temp password
KAA-1328: Update log appenders documentation according to data collection demo changes
…eview KAA-1165: Endpoint ownership - reviewed.
KAA-1168: Events - reviewed.
KAA-1431: Configuration parameter for default notification TTL
KAA-1234: [Objective-C] Client authentication key pair generation build paramether
…review KAA-1135: Using Kaa endpoint SDKs - reviewed.
KAA-1147: Using Kaa endpoint SDKs, C++ - reviewed.
Documentation - Data collection - minor markup fix.
Your first Kaa application - fixed upon QA review.
KAA-1393: Remove unfinished low-priority documentation pages
3a647fb to
e81871a
Compare
KAA-1356: Fix cross-compilation guide C++ SDK (Intel Edison)
No description provided.