setConfig method applies configuration settings to the terminal. These can include settings such as deposit server preferences, enabling the manual interface, or forcing a reset. It is recommended that you call setConfig on each device initialization to ensure consistent configuration.
Request
JSON-RPC 2.0All methods in TweezerComm follow a JSON-RPC 2.0 structure. See Get Started for more details on how the requests are structured and sent.
method field needs to be set to setConfig and the params must include the service name and a dictionary of configuration fields, as shown in the example request below: