Managing variables via HTTP Command

With the HTTP interface, you can manage variables on the FRAMR player. This allows you to dynamically set values or retrieve a list of all stored variables.

Retrieve current variables

To get an overview of all currently stored variables on the player, open the following URL in a browser:

This request returns a list of all variables currently stored on the player.

Set a variable

To set a variable via an HTTP command, use the following URL:

In this example, the variable “demo” is set to “true”. You can choose both the variable name and its value freely.

To clear the content of a variable, use:

Additional information

  • Replace the IP address: Replace [IP] with the actual IP address of your FRAMR player.

  • Customizable variables: Variable names and values are freely selectable and can be adapted to your needs.

  • Easy integration: The HTTP interface can also be integrated into scripts or automation solutions.

Was this article helpful?

0 out of 0 liked this article

Still need help? Message Us