Plugin SDK v1.0.9.0 Release Notes
This release is focused on re-enabling various HS3 API methods that were disabled during the initial migration to the new SDK as well as the addition of utilities to simplify the feature page creation and management process.
- Add feature page interface for easy implementation. See
AbstractFeaturePage
for more info. (PSDK-59) - Add
IHsController.UpdatePlugTrigger()
method (PSDK-56) - Add
IHsController.ShutDown()
(PSDK-65) - Add
IHsController.RestartSystem()
(PSDK-66) - Add
IHsController.RunScript()
(PSDK-67) - Add
IHsController.RunScriptFunc()
(PSDK-68) - Add
IHsController.WindowsShutdownSystem()
(PSDK-69) - Add
IHsController.WindowsRebootSystem()
(PSDK-70) - Add
IHsController.WindowsLogOffSystem()
(PSDK-71) - Add
IHsController.PlayWavFile()
(PSDK-72) - Add
IHsController.SetVolume()
(PSDK-73) IHsController.GetHsEdition()
is out of date (PSDK-60)