triggerWrite
Responds to a ByteArray to write it to the RemoteAttribute.
Parameters
sets up the response to a triggered write using a WriteBuilder.NonMutating
Type Parameters
the type of the object to bind to
Responds to a Trigger to have Data written to the RemoteAttribute.
Parameters
the BluetoothFormat to use for serialization.
sets up the response to a triggered write using a WriteBuilder.NonMutating
Type Parameters
the type of Trigger that will cause the RemoteAttribute to be written to.
the type of data to write to the RemoteAttribute.
the type of the object to bind to
Consumes Trigger from a Channel to write it to the RemoteAttribute.
Parameters
the BluetoothFormat to use for serialization.
sets up the response to a triggered write using a WriteBuilder.NonMutating
Type Parameters
the type of data to write to the RemoteAttribute.
the type of the object to bind to