Developer API
Use the supported Sonoran Station Displays client/server exports and observation events.
sonoran-stationdisplayServer exports
GetDisplays()
local displays = exports["sonoran-stationdisplay"]:GetDisplays()Property
Value
GetDisplay(displayId)
local display = exports["sonoran-stationdisplay"]:GetDisplay("ssd-...")Property
Value
RefreshDisplay(displayId)
Property
Value
SetDisplayPage(displayId, pageId)
Property
Value
SetDisplayServiceFilter(displayId, serviceFilter)
Property
Value
Client exports
GetDisplays()
GetDisplay(displayId)
RefreshDisplay(displayId)
SetDisplayPage(displayId, pageId)
OpenDisplayMenu()
Supported client observation events
Display configuration lifecycle
Event
Direction
Payload
Fires
Local object lifecycle
Event
Direction
Payload
Fires
Open the menu
Runtime page broadcast
Property
Value
Display table
Internal network events
Last updated
Was this helpful?