Dev Toolbox
Development toolbox peripheral.
This peripheral is a debugging peripheral. It gives access to debugging settings. It is accessible only if the config enables it and if the device publishes at least one debug setting.
To enable it through the configuration, use the boolean resource gsdk_dev_toolbox_enabled
.
Types
Link copied to clipboard
DebugSetting that has a boolean value.
Link copied to clipboard
interface DebugSetting
Debug setting.
Link copied to clipboard
DebugSetting that has a numerical value.
Link copied to clipboard
DebugSetting that has a textual value.