Skip to content

Commit

Permalink
Resolves AMWA-TV#30
Browse files Browse the repository at this point in the history
  • Loading branch information
garethsb committed May 16, 2019
1 parent 86c2013 commit d320733
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/3.0. Event types.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ These are the supported event types:

The types are identified by the corresponding values in the `event_type` field in an event message and the NMOS source. When additional restrictions are applied to an event type, the *type definition object* is provided using the Events API (see [Events API](6.0.%20Event%20and%20tally%20rest%20api.md)). The type definition object always defines the type of the `value` field and can define restrictions on the value.

Comparisons between `event_type` values must be case sensitive.

## 2. Base types

The base type payloads always contain the `"value"` field and the type of the field in JSON corresponds to the base type.
Expand Down

0 comments on commit d320733

Please sign in to comment.