File tree Expand file tree Collapse file tree
src/content/_includes/docs/iot-gateway/config Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -474,8 +474,15 @@ Configuration example for attribute updates for Siemens Logo! PLCs:
474474
475475ThingsBoard allows sending [ RPC commands] ( /docs/reference/mqtt-api/rpc/ ) to the device that is connected
476476to ThingsBoard directly or via Gateway.
477- Configuration, provided in this section is used for sending RPC requests from ThingsBoard to device. The following
478- parameters are used to configure RPC methods:
477+ Configuration, provided in this section is used for sending RPC requests from ThingsBoard to device.
478+
479+ <Aside type = " note" >
480+ ** Please note:**
481+ Also, built-in reserved get/set RPC methods let you read or write any address without configuring ` serverSideRpc `
482+ manually. See <DocLink product = { props .product } path = " features/reserved-rpc/" >the guide</DocLink >.
483+ </Aside >
484+
485+ The following parameters are used to configure RPC methods:
479486
480487<Tabs >
481488
You can’t perform that action at this time.
0 commit comments