callback_SetSimpleData()
Description
This async function is called when a write request is closed.
Syntax
Returns
Example Implementation
Last updated
This async function is called when a write request is closed.
Last updated
Argument | Description |
---|---|
writeId
The id of this write request. This is an Integer.
succeeded
Boolean that tells us if the request was successful or not.