Documentation
JSON Exporter
Require: IP-Symcon >= 5.5
The module offers the possibilities to represent the current values of variables as JSON export. The object structure can be defined in advance, so that e.g. an array of objects with ID, name, value and profile suffix is returned. Any number of objects can then be returned in this structure, with the individual fields linked to variables or defined as free text.
function scope
- Individual structure of the objects can be defined
- Output of current values in JSON format, returning an array of objects
software-installation
- Install the 'JSON Exporter' module via the Module Store.
setting up the instances in IP-Symcon
Under 'Add instance' the 'JSON Exporter' module is listed under the vendor '(core)'.
configuration page
name | description |
---|---|
Ident | Selectable name |
Configure structure | The data set to be provided can be configured via Configure structure. Each value is entered in the table Variables to be exported |
Value | User defined Selection of what to select from the variable |
Variables to export | List, where the variables can be listed and added according to the structure |
Open in browser | Opens the JSON structure in a browser |