Device App APIhmSetting OS ModulesetScreenOffVersion: v1.0On 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()