You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client:
Adding support to CommandSender to send Timed Invoke messages.
Add support to cluster objects to retrieve metadata about whether timed invoke is needed.
Server:
Adding support to CommandHandler to process Timed Invoke messages.
Add annotations to the XML to support tagging commands as needing timed invoke.
Add metadata to generated Ember command descriptors to indicate if timed invoke is needed
The text was updated successfully, but these errors were encountered:
yunhanw-google
changed the title
Integrate timed request message with IM command and Write
Integrate timed request message with IM command
Sep 10, 2021
Client:
Adding support to CommandSender to send Timed Invoke messages.
Add support to cluster objects to retrieve metadata about whether timed invoke is needed.
Server:
Adding support to CommandHandler to process Timed Invoke messages.
Add annotations to the XML to support tagging commands as needing timed invoke.
Add metadata to generated Ember command descriptors to indicate if timed invoke is needed
The text was updated successfully, but these errors were encountered: