|
Asset Connector Documentation
|
Static Public Attributes | |
| bool | arbitrary_types_allowed = True |
| dict | json_encoders = {Reference: lambda v: json.dumps(v, cls=AASToJsonEncoder), Submodel: lambda v: json.dumps(v, cls=AASToJsonEncoder)} |
Definition at line 46 of file response_body.py.
|
static |
Definition at line 47 of file response_body.py.
|
static |
Definition at line 48 of file response_body.py.