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
{{ message }}
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
Thank you for the bug report.
There is a custom routine to set specific IEs in NAS Layer 3 messages, and I guess I did not extend for proper JSON support; I think a good starting point for a patch would be here:
A new repository has been setup, including new fixes. This repo will keep being maintained : https://github.com/pycrate-org/pycrate.
Please checkout the latest 0.7.1 version which provides extended JSON support for mobile NAS messages.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm experimenting with the FG UE Policy Management Command to/from json functionality using the pytest below.
Using the show command, the parsed command obj is as follows:
The toJson works as I'd expect but the fromJson does not.
This may be down to user error. ;-)
I'd appreciate any feedback. Thanks.
The text was updated successfully, but these errors were encountered: