You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ module is set to demjson3 per default. The backend can be modified by calling
134
134
135
135
### OData Code Generation
136
136
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.
138
138
139
139
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:
0 commit comments