Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 465 Bytes

File metadata and controls

14 lines (8 loc) · 465 Bytes

Simulator Update Handler

This handler can be use for demonstrations and testing purposes.

The handler allow you specify an update result codes for any phase of the agent workflow.

Example usages

  • Simulate file download success or failure.
  • Simulate isInstalled() success or failure.
  • Simulate overall update success or failure.

See how to simulator update result for more details.