🖇️Connection
There are two ways of establishing a connection with OWO:
Manual connection: The user must enter the IP that the OWO App provides when pressing the "Play" button. To establish this connection you have to use the “Connect” function on the “OWO” class.
Automatic IP connection: Through the “AutoConnect” function, the “OWO'' class will begin to search for the OWO App through the local network and it will establish a connection. This may not work if there is a VPN modifier app open or if the network does not allow this type of connection (broadcast).
Disconnection: Call the “Disconnect” method of the OWO class to stop feeling sensations.
IP Scanning: By calling the StartScan method, the API will start searching for nearby OWO Apps and store the results in the DiscoveredApps property of the OWO class.
Multi Connect: It is possible to connect to multiple OWO Apps at the same time:
Last updated