iotsa
iotsa copied to clipboard
Python package needs to handle jsonBufSize
The new jsonBufSize
parameter to REST calls (to set the DynamicJsonDocument
size on the board, to handle larger JSON documents) needs to be incorporated into the Python package.
And probably it would be good to have a general mechanism for adding query parameters to REST calls.