File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pip3 install tb-rest-client
2323You can find the examples of the usage in the "examples" folder or on the [ our website] ( https://thingsboard.io/docs/reference/python-rest-client/ ) .
2424
2525
26- ** Notate :** There are 2 REST clients for ThingsBoard, they are depend on version of the ThingsBoard, you use.
26+ ** Note :** There are 2 REST clients for ThingsBoard, they are depend on version of the ThingsBoard, you use.
2727
2828 - If you use the ThingsBoard Community Edition (ThingsBoard CE) - please use the following command to import the REST client into your script:
2929 ` from tb_rest_client.rest_client_ce import * `
@@ -47,4 +47,4 @@ If you use the wrong version of the REST client, it could work unexpectedly.
4747
4848## Licenses
4949
50- This project is released under [ Apache 2.0 License] ( ./LICENSE ) .
50+ This project is released under [ Apache 2.0 License] ( ./LICENSE ) .
You can’t perform that action at this time.
0 commit comments