Skip to main content
Skip table of contents

getsetting

/JSON?request=getsetting&setting=SETTING_NAME

Returns the value for a specific settting. For example, the setting for the name of location 1 is called "gLocLabel". To get the name of this label use:

/JSON?request=getsetting&setting=gLocLabel

The return might be:

JSON
{
	"Value": "Room"
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.