tkuester / taky

A simple python TAK server
MIT License
184 stars 43 forks source link

FEAT: Opex attribute of CoT Event #87

Closed KurtH96 closed 11 months ago

KurtH96 commented 1 year ago

CoT Event objects contain an "opex" attribute. The "opex" attribute is only (un)marshalled when incoming CoT messages contain the attribute. Unit tests included verifying (un)marshalling the "opex" attribute.

KurtH96 commented 1 year ago

86 Pull request to resolve missing "opex" attribute of events

tkuester commented 12 months ago

Thanks for submitting this! I'll take a look, and see if I can get this merged this weekend!

On Tue, Jul 18, 2023 at 4:34 PM Kurt Harrison @.***> wrote:

86 https://github.com/tkuester/taky/issues/86 Pull request to resolve

missing "opex" attribute of events

— Reply to this email directly, view it on GitHub https://github.com/tkuester/taky/pull/87#issuecomment-1640956242, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQVTM2OIWFFNQSTOFEOAYTXQ3XN3ANCNFSM6AAAAAA2O5LQ4I . You are receiving this because you are subscribed to this thread.Message ID: @.***>

tkuester commented 11 months ago

This was an excellently written and documented pull request, thank you for submitting it! I've merged it into the next branch, and hope to have 0.9.1 released soon!