GetConfigMode
{
}{
"mode": "<active config mode>"
}Last updated
Was this helpful?
This method commands the ConfigModule to return the current config mode that is active.
See ConfigMode documentation for details.
Method Name: GetConfigMode
Payload:
{
}Returns:
{
"mode": "<active config mode>"
}Last updated
Was this helpful?
Was this helpful?