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 1000 historical records, according to record timestamp, 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. |
...