Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The IPSTORAGE object corresponds to the Edge storage system object.

The

...

Code Block
DoReact("IPSTORAGE","_id_","_command_" [,"_parameters_"]);

The list of parameters and commands for the the IPSTORAGE object is presented in the table below.:

Command
description
ParameterParameter description
Comment
IMPORT
– import missing Edge storage
—import of the missing part of the archive for the specified periodcam<>Camera ID

The command

can be applied if automatic

is used if automatic import for the Edge storage was not successful

for some reason

.

Note. If import is performed at the time of sending the reaction, the command will not be executed. To abort the current import task, first send the UPDATE_TIME command

.

datetime_from<>Date and time to start import from in the following format: <DD-MM-YY HH:MM:SS>
datetime_to<>Date and time to end import on in the following format: <DD-MM-YY HH:MM:SS>
UPDATE_
TIME –
TIMEstop synchronization and set the time of the last import from
external
the edge storage in the Settings.xml filecam<>Camera IDThe command is used to stop the current import task and execute the IMPORT command to synchronize the specified archive period
.
datetime<>Date and time of the last synchronization to be set in the Settings.xml file

Example.

Import archive from the camera 45 Edge storage for the period from 11-01-19 16:00:55 to 11-01-19 17:00:55 by Macro 10.

...