rpc-v-1-controller
Send one-way RPC request (handleOneWayDeviceRPCRequest)
Deprecated. See 'Rpc V 2 Controller' instead.
Available for users with 'TENANT_ADMIN' or 'CUSTOMER_USER' authority.
post/api/plugins/rpc/oneway/{deviceId}
Path parameters
deviceIdstring required
A string value representing the device id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'
Request body
string required
A JSON value representing the RPC request.
Response
OK
string required