fis_update_safety_lever_state {paws.developer.tools} | R Documentation |
Updates the specified safety lever state
Description
Updates the specified safety lever state.
See https://www.paws-r-sdk.com/docs/fis_update_safety_lever_state/ for full documentation.
Usage
fis_update_safety_lever_state(id, state)
Arguments
id |
[required] The ID of the safety lever. |
state |
[required] The state of the safety lever. |
[Package paws.developer.tools version 0.9.0 Index]