Skip to content

Commit a82ea40

Browse files
committed
docs: code generation only for a subset of odata
1 parent 610ce43 commit a82ea40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ module is set to demjson3 per default. The backend can be modified by calling
134134

135135
### OData Code Generation
136136

137-
Since version 2.0.0 this client supports general OData models hosted by FROST servers with active OData plugin.
137+
Since version 2.0.0 this client can be used with more general data models than SensorThings hosted by FROST servers with active OData plugin. Up to now only a subset of OData is supported.
138138

139139
For this purpose the client provides a command line interface for generating a service module containing the URL of the FROST server in use as well as source code for the Python classes corresponding to the data model contained in the server. It is called like this:
140140
```bash

0 commit comments

Comments
 (0)