{ "target_amount": 0 }
curl --location --request POST 'http://127.0.0.1:8088/api/utility/modbus_tcp/extend_modbus_slave_amount' \ --header 'Content-Type: application/json' \ --data-raw '{ "target_amount": 0 }'
{}