Skip to content

Refs #3139. Added topic profile support.#256

Merged
richiware merged 2 commits intodevelopfrom
feature/topic_profile
Sep 13, 2018
Merged

Refs #3139. Added topic profile support.#256
richiware merged 2 commits intodevelopfrom
feature/topic_profile

Conversation

@julionce
Copy link
Copy Markdown
Contributor

Added topic profile support for XML.

Copy link
Copy Markdown
Member

@MiguelCompany MiguelCompany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New features should go to develop, please rebase on develop and request the pull on develop.

@julionce julionce changed the base branch from master to develop September 11, 2018 07:49
@julionce julionce force-pushed the feature/topic_profile branch from b33f4c5 to eaddc0d Compare September 11, 2018 08:01
@julionce
Copy link
Copy Markdown
Contributor Author

Sorry, I fixed it.

* @param id User defined ID to be set
*/
inline void setUserDefinedID(uint8_t id){m_userDefinedID = id; };
inline void setUserDefinedID(uint8_t id) { m_userDefinedID = id; }
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pleas remove also the TAB character

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

{
subscriber_attributes = default_subscriber_attributes;
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should also add a getDefaultTopicAttributes method

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@julionce julionce force-pushed the feature/topic_profile branch from eaddc0d to 425f93d Compare September 12, 2018 05:09
@richiware richiware merged commit dd39fc8 into develop Sep 13, 2018
@richiware richiware deleted the feature/topic_profile branch September 13, 2018 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants