ReliableWriteCompleted

Event indicating that the Reliable Write procedure have been completed (executed or aborted).

Reliable Write procedure is used to write characteristics or descriptors in a reliable way. It ensures that either all prepared writes are committed or none of them.

Parameters

status

The operation status.

Constructors

Link copied to clipboard
constructor(status: OperationStatus)

Properties

Link copied to clipboard

Whether the event notifies about a disconnection.

Link copied to clipboard

Whether the event notifies about services change, including disconnection.

Link copied to clipboard