tools/index library
Classes
- ApiTestArgs
- Arguments for the ApiTestTool.
- ApiTestTool
- A tool for testing API endpoints by sending HTTP requests.
- CalculatorArgs
- Arguments for the CalculatorTool.
- CalculatorTool
- A tool for performing basic arithmetic operations.
- DeviceInfoArgs
- Arguments for the DeviceInfoTool.
- DeviceInfoTool
- A tool for retrieving basic device information.
- NetworkConnectivityArgs
- Arguments for the NetworkConnectivityTool.
- NetworkConnectivityTool
- A tool for checking the device's current network connectivity status.
Functions
-
getStandardTools(
) → List< VanturaTool> - Returns a list of all standard tools available in the SDK.