ResumeJob
From
Contents |
Method
ResumeJobResult resumeJob(UserIDBean userID, JobTemporalIDBean jobID)
Description
Resumes the specified job. If the user's organisation has been set up in NADS to allow job updates from the server, the field device will be notified. If the organisaiton does not allow updates from the server, the job will be set "Dead In Field" and any further communication from the field device relating to this job will be ignored by the server
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
JobTemporalIDBean | jobID | The primary key of the job to be resumed. |