Skip to content

Commit ff35331

Browse files
Added a corresponding link with reserved RPC to the main S7 connector doc
1 parent 7fc7012 commit ff35331

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

  • src/content/_includes/docs/iot-gateway/config

src/content/_includes/docs/iot-gateway/config/s7.mdx

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,8 +474,15 @@ Configuration example for attribute updates for Siemens Logo! PLCs:
474474

475475
ThingsBoard allows sending [RPC commands](/docs/reference/mqtt-api/rpc/) to the device that is connected
476476
to 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

0 commit comments

Comments
 (0)