Watchface APIhmSetting OS ModulesetScreenOffVersion: v3.xsetScreenOffCall setScreenOff to rest the screen.Type() => resultParametersresultDescriptionTypeThe result of the operation, 0 means the setting was successfulnumberCode exampleconst result = hmSetting.setScreenOff()