Skip to content

Conversation

@jholsten
Copy link
Contributor

@jholsten jholsten commented Mar 7, 2025

According to the SML specification, the SML_Value data type also allows the CHOICE type SML_ListType, which can be used to transmit timestamps (i.e. SML_Time). Frames containing such values are currently not supported by the library (see #26).

With this pull request, the input is now parsed as SML_ListType if it is a list. Otherwise, everything remains unchanged.

@jholsten
Copy link
Contributor Author

Pre-Commit hook errors are now also fixed.
Sorry, I used a different linter locally and forgot to activate the pre-commit hooks.

@spacemanspiff2007 spacemanspiff2007 merged commit de7780a into spacemanspiff2007:master Mar 17, 2025
7 checks passed
@spacemanspiff2007
Copy link
Owner

Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants