[Update] OSC: Refactor OSC query handling and add enable/disable methods

This commit is contained in:
misyaguziya
2025-05-25 15:42:33 +09:00
parent 279fc1f66d
commit 23fc46bd0f
4 changed files with 32 additions and 9 deletions

View File

@@ -323,6 +323,9 @@ class Model:
def stopReceiveOSC(self):
self.osc_handler.oscServerStop()
def getIsOscQueryEnabled(self):
return self.osc_handler.getIsOscQueryEnabled()
@staticmethod
def checkSoftwareUpdated():
# check update