emnify · Arazzo Workflow
emnify Reset Endpoint Connectivity When Blocked
Version 1.0.0
Authenticate, read connectivity status, then reset connectivity only when the device is stuck.
View Spec
View on GitHub
IoTInternet of ThingsCellular ConnectivityIoT SIMeSIMConsumer eSIMSGP.32M2MNTN-IoTSatelliteSuperNetworkArazzoWorkflows
Provider
Workflows
reset-endpoint-connectivity-when-blocked
Reset an endpoint's connectivity when it is OFFLINE or BLOCKED.
Authenticates, reads connectivity status, and dispatches a connectivity reset only when the device is not online.
1
authenticate
authenticate
Exchange the application token for an auth_token used as a Bearer token.
2
getConnectivity
endpoint-connectivity-by-id-get
Read the endpoint's current connectivity status to decide whether to reset.
3
resetConnectivity
update-endpoint-connectivity-by-id
Dispatch a connectivity reset that cancels the location and deletes the PDP context to force a fresh network attach.