Commands
See Object Commands for how to locate and execute a command.
Command | Description | Parameters | Impact on Published Output |
---|---|---|---|
Publish a Device | Immediately publishes the first 5000 historical records for the given device starting at the selected date. | Device ID. Provide the object id of the device. Date/Time. Provide a specific Date/Time. | Republishes the archive records for only the chosen device. This will only publish a max of 1000, starting with the oldest record first according to the record timestamp. |
Reset Publish Position to a Specific Date | Moves the publish position back to the chosen date in the archive. | Date/Time. Provide a specific Date/Time. | Next time this publisher runs, it will republish all archive records after the selected date. |
Refresh Published Records | Removes the "Last Published Date" records for meters no longer associated with this publisher (according to its filter). | None | None. Used for data clean up. |
Remove Published Records | Removes all "Last Published Date" records from the Published Records table for this publisher. Meters will be re-added to the table the next time they are published by the publisher. | None | None. Used for data clean up. |
The following commands should be used with caution as they may result in ACM republishing large amounts of data.
Command | Description | Parameters | Impact on Published Output |
---|---|---|---|
Reset Publish Position to First Collection of Device/Meter | Moves the publish position back to the oldest record collection for the selected Device or Meter. | Device ID. Provide the object id of the device, or leave blank for all devices or to a use a meter. Meter ID. Provide the object id of a meter, or leave blank for all meters. | The next time this publisher runs, it will republish all archive records collected after the oldest record. This includes records for devices and meters other than that entered in the parameters. This may take a very long time. |
Reset Publish Position to the Oldest Collection in Filter List | This will find the oldest record according to the devices and meters that the filter matches and use that date to move the publish position | None | Only execute this command if you intend to republish all archive records for this publisher. This may take a very long time. This is similar to "Reset Publish Position" |
Reset Publish Position | Moves the publish position back to the oldest record in the archive for the selected publisher. | None | Only execute this command if you intend to republish all archive records for this publisher. This may take a very long time. |