We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to convert following json to python using the online tool https://json2csharp.com/code-converters/json-to-python and getting error
{ "id": "53865eec-c6be-4230-bf59-607f5ffcd861", "deviceId": "70000aeb", "name": "Noise Sensor", "tag": "noise-app,noiseapp,noise", "source": "Export", "parentCategory": "", "childCategory": "", "device_attributes": {}, "_rid": "2r5-ALoQlYTAAAAAAAAAAA==", "_self": "dbs/2r5-AA==/colls/2r5-ALoQlYQ=/docs/2r5-ALoQlYTAAAAAAAAAAA==/", "_etag": "\"0e00f7a4-0000-0500-0000-64a6034c0000\"", "_attachments": "attachments/", "topicId": "mfgnm", "_ts": 1688601420 }
The text was updated successfully, but these errors were encountered:
thanks for letting me know, i checked it again yeah its failing, will check it when i have some time
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I am trying to convert following json to python using the online tool https://json2csharp.com/code-converters/json-to-python and getting error
{ "id": "53865eec-c6be-4230-bf59-607f5ffcd861", "deviceId": "70000aeb", "name": "Noise Sensor", "tag": "noise-app,noiseapp,noise", "source": "Export", "parentCategory": "", "childCategory": "", "device_attributes": {}, "_rid": "2r5-ALoQlYTAAAAAAAAAAA==", "_self": "dbs/2r5-AA==/colls/2r5-ALoQlYQ=/docs/2r5-ALoQlYTAAAAAAAAAAA==/", "_etag": "\"0e00f7a4-0000-0500-0000-64a6034c0000\"", "_attachments": "attachments/", "topicId": "mfgnm", "_ts": 1688601420 }
The text was updated successfully, but these errors were encountered: