Skip to main content
Version: 6.0

Model Import and Export

Import and export allow transferring models between Smart Monitor installations and saving backup copies in JSON format.

Model Import

To import one or more models:

  1. Go to the Models page
  2. Click the Import button in the upper right corner of the list
  3. In the Model Import modal window, select a JSON file
  4. Click the Import button

Model import modal window

The Import button becomes active only after selecting a file. Smart Monitor accepts files with the .json extension; if a file of another format is selected, an error message will appear.

After successful import, the model is added to the list, and the page data is automatically updated.

note

The JSON file can contain a description of one model or an array of models. If the filename contains unsupported characters, import will be unavailable and an error message will be displayed.


Model Export

To export a specific model:

  1. Go to the Models page
  2. Open the actions menu in the row of the desired model
  3. Select the Export item

Model context menu with export item

After selecting the Export item, the browser will start downloading a JSON file with data of the selected model. The filename is generated automatically based on the model identifier and export time.