Skip to content

Commit 5e60133

Browse files
Apply suggestions from code review
1 parent 29d10f4 commit 5e60133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/create-edge-apps/concept-about-state-store-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ $3<CR><LF>
465465
abc<CR><LF>
466466
```
467467

468-
The `KEYNOTIFY` notification message contains the timestamp of the value when notifying a client about a SET request (value updated) or when notifying a client about a DEL or VDEL request (value deleted). The timestamp is included as part of the message's MQTT v5 User Property __ts. For more information about, see the section [Versions as Hybrid Logical Clocks](#versions-as-hybrid-logical-clocks).
468+
The `KEYNOTIFY` notification message contains the timestamp of the value when notifying a client about a SET request (value updated) or when notifying a client about a DEL or VDEL request (value deleted). The timestamp is included as part of the message's MQTT v5 User Property __ts. For more information, see the section [Versions as Hybrid Logical Clocks](#versions-as-hybrid-logical-clocks).
469469

470470
## Related content
471471

0 commit comments

Comments
 (0)