app-mop

On this page:

ping

Summary

Task to introduce delay then ping.

Description

After waiting [input parameter] seconds, it will try and ping the device: after connection was verified, it will confirm reachability for X seconds. To be used after reload to verify device is back.

Route

POST /mop/ping

Roles

admin engineering support apiread

Parameters

DetailsExampleSchema
Name Type Required Description
device string yes -
delayInMinutes number yes -
numberOfTries number yes -
secondsConsideredStable number yes -

Return

DetailsExampleSchema
Name Type Description
result object Response from ping command