Edit this page

The following pages and posts are tagged with

TitleTypeExcerpt
Announcement Page This content has been merged into the Signals & Communication Pattern page. Please refer to that page for full details on announcements.
Command Page This content has been merged into the Signals & Communication Pattern page. Please refer to that page for full details on commands, including modify commands and query commands.
Command response Page This content has been merged into the Signals & Communication Pattern page. Please refer to that page for full details on command responses.
Error response Page This content has been merged into the Signals & Communication Pattern page. Please refer to that page for full details on error responses.
Event Page This content has been merged into the Signals & Communication Pattern page. Please refer to that page for full details on events.
Signals & Communication Pattern Page Signals are the messages that flow through Ditto. Every interaction – creating a Thing, querying a property, receiving a change notification – is carried by a signal. TL;DR: Ditto uses five signal types: Commands (requests to read or change data), Command Responses (success replies), Error Responses (failure replies),...