ResumeJob

From TurnKey+MediaWiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.

Return Value

ResumeJobResult