Confirmed users
891
edits
Line 87: | Line 87: | ||
; Description | ; Description | ||
: A handler to trigger when a remote client has requested to execute all pending write operations. | : A handler to trigger when a remote client has requested to execute all pending write operations. | ||
; Arguments in event | |||
: ''address'' | |||
:: Address of the remote client. | |||
: ''requestId'' | |||
:: Request id of the attribute read request. | |||
: ''execute'' | |||
:: Whether to execute all pending write operations (true) or not (false). | |||
== Methods == | == Methods == |