Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlacivita committed Dec 5, 2023
1 parent 37c3b49 commit 0ce20fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/specifications/intents/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@ App Intent Messages **MUST** have the fourth section set to `app`.

Platform Intent Messages **MUST** have the fourth section set to `platform`

Platforms may use this to route different types of intents to different subsystems.
All Intent Messages **MUST** have the fifth section set to the same value as `intent.action`.

**TODO**: this was not spec'd out ver well... need to discuss.
Platforms may use this to route different types of intents to different subsystems without having to understand the internal structure of Firebolt intent objects.

### 6.4. Intent Message Metadata
An intent message **MAY** have a `metadata` object property for adding distributor-specific metadata for logging or analytics. The values in `metadata` **MUST NOT** impact how the device interprets the intent.
Expand Down

0 comments on commit 0ce20fa

Please sign in to comment.