I’m currently developing a flower application that runs the server on a smart home gateway (RPi 5 DiyHue) and is trained on different IoT devices (Ip camera, smart home control panel, etc.). I want to know if it’s able to use the clients for prediction as well or if it’s better to send the input data from the client to the server and only predict there.