java.lang.Object
com.inductiveautomation.ignition.gateway.gan.sync.SyncResult

public class SyncResult extends Object
Represents the result of a sync operation. Uses quality code to allow for fuller details if the QC has diagnostic info on it, but is otherwise mostly just "Good" or "Bad". If the result is good, it will also have the sync id to be used for the next operation.
  • Method Details