C_RESTCONTROL

code: 34

# set
C_RESTCONTROL <operation>

Description

Controls REST API server. This command should be used with extra care as it can affect other users using the server.

Actions

set

Parameters

  1. operation: byte, what to do with the REST API server

  • START = 0

  • STOP = 1

  • RESTART = 2

Example

# set
input:  C_RESTCONTROL START
output: <OK>