Wire.OnRequest(handler)

This function is not supported on Z-Uno

Register a function to be called when a master requests data from this slave device. handler the function to be called, takes no parameters and returns nothing: void handler() None