view
This endpoint will handle all movement of the UI, and opening of directories.
UI Movement
Any of these following the view
endpoint will move the ui to show that page.
Dashboard
Customize
Devices
Layouts
Monitoring
Cooling
DebugInfo
- Opens Settings/Device Infomation
ShowDevice
This action will move the UI to the devices tab and scroll to a specific device. It requires a uid
argument that contains the devices UID. I.e.
signalrgb://view/showdevice?uid=1b1c:1b7e:2:2
Logs
This endpoint will open the debug log directory, By default %userprofile%/Documents/WhirlwindFX/Logs
Dumps
This endpoint will open the crash dump directory. By default %appdata%/WhirlwindFX/SignalRgb/Dumps
Was this page helpful?