Skip to content

Commit 70b9e25

Browse files
committed
Add sentence regarding protocol-specific parameters for modelling state
1 parent d62f95f commit 70b9e25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

draft-ietf-asdf-instance-information.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -730,6 +730,7 @@ For `sdfProperty` definitions, this is very straightforward, as previously seen
730730
Actions and events, however, need to be handled differently: In the case of actions, the state of one or more actions is reported, which might already be in a completed or error state, or may also still be running.
731731
For events, a history is reported that includes the returned values.
732732
The exact of number of action and event reports is implementation-dependent and may vary between deployments.
733+
Documents that add additional `sdfProtocolMap` definitions may also define protocol-specific ways to control the size of the histories returned.
733734

734735
{{code-snapshot-with-actions-and-events}} shows an example of a Snapshot Message for a lightswitch which reports the results of two `toggle` actions, one of which failed.
735736
The successfully completed action caused the emission of a `toggleEvent` with the same `timestamp`.

0 commit comments

Comments
 (0)