-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restructure MQTT topic and payload sections
- Write MQTT topic definition as ABNF rules. - For Source fields, include name as well as value in the topic to remove dependency on the order that they are listed. Consumer no longer needs to use GetEventProperties to understand what field each value belongs to. - Remove Key from topic as it is deprecated. - Replace '::=' with '=' in ABNF rules. - Update examples with new topic structure. Change-Id: I7ddf8ce6a37baeee1cce16e7b83be0a98831b53f
- Loading branch information
1 parent
0dfaf1c
commit ff541e6
Showing
1 changed file
with
77 additions
and
42 deletions.
There are no files selected for viewing
This file contains 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