Skip to main content
Version: 6.5.1

OSD

OSD API allows you to open OSD for initial setup with applet.

All methods

MethodDescriptionSupported since
showOSD()Open OSD on the display5.5.0

showOSD()

This method allow you to open OSD through the JS API without typing the pin.

Javascript example

await sos.osd.showOSD();