Watchface APIhmSetting OS ModulesetScreenOffVersion: v3+On this pagehmSetting.setScreenOff()Call setScreenOff to rest the screen. Type () => result Parameters result DescriptionTypeThe result of the operation, 0 means the setting was successfulnumber Code example const result = hmSetting.setScreenOff()