JSON
JSON Write component is used to write data to JSON file.
Node Definitions
In this section you can enter name and description of the component. In addition, you can enter schedule for writing data. Scheduler always writes all ports' actual values.
Input Ports
This part allows you to write multiple data by adding ports and entering name for each port. 'On Change' means that when the value of any port is changed, actual values for all ports will be written to the JSON file. Also, you can use Import/Export feature for lightweight way to add output ports. JSON file is located under the data
folder where DataGuess is installed.
Output Ports
There is no output ports for this component yet.
Last updated