Expand | ||||
---|---|---|---|---|
| ||||
|
...
A Publisher facilitates the creation of historical outputs from records collected by devices. Each Publisher instance manages its own index marker for device records collected so it doesn't republish or skip records.. Following any filter rules, the Publisher operates on batches of records controlled by the index marker that are then processed by the desired output type.
...
This tab is common to all objects in ACM. See General Configuration.
Publisher Tab
Output Type
The object assigned that defines the format to be used to publish. Click the button to select or create the output type. Output types are listed below.
...
*This is only enabled if "Publish Filtered Objects" is selected.
- Meters (Default) When selected the filter will apply to meter object and meter name as defined in ACM.
- Devices When selected the filter will apply to device object and device name.
Publish Filter
*This is only enabled if "Publish Filtered Objects" is selected.
...
Default = Not selected. If selected, the Publisher will continue publishing if a data-related error occurs. The exception is file access and invalid SQL commands - the publisher will cease publishing if it encounters these errors.
Info | ||
---|---|---|
| ||
This option is beneficial so that ACM can continue publishing in the event a single meter or device fails. |
...
Select this option to have the publisher log additional details about the publisher's progress through the database. It will show what range of records it's processing or whether it is caught up.
Commands
See Object Commands for how to locate and execute a command.
Command | Description | Parameters |
---|---|---|
Reset Publish Position | Move the publish position back to the oldest record in the archive. All archive records handled by this publisher will be re-published. | None |
Reset Publish Position to First Collection of Device/Meter | Move the publish position back to the oldest record collection for selected Device or Meter. All archive records after this date will be reprocessed by this publisher. | 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. |
Reset Publish Position to a Specific Date | Move the publish position back to the chosen date in the archive. All archive records after this date will be reprocessed by this publisher. | Date/Time. Provide a specific Date/Time. |
Reset Publish Position to the Oldest Collection in Filter List | Move the publish position back to the oldest record for the Publisher Filter list. All archive records after this date will be reprocessed by this publisher. | None |
Remove Published Records | Removes all meters tied to this publisher from the published records table. Meters will be re-added to the table the next time they are published by the publisher. | None |
Refresh Published Records | Removes all meters that are no longer associated to this publisher in the published records table. | None |
Publish a Device | Publishes the supplied device's historical records from supplied start date. This will only publish a max of 5000, starting with the oldest record first | Device ID. Provide the object id of the device. Date/Time. Provide a specific Date/Time. |
...