FreeTAKTeam / DigitalPy

A framework to support digital engineering in the python language
Eclipse Public License 2.0
8 stars 4 forks source link

69 parsing support for new relationships #71

Closed naman108 closed 4 months ago

naman108 commented 5 months ago

Description

This PR updates the support for serialization and deserialization based on the new relationship decorator. There's also a change to the node in order to make oid access easier and a bug fix for the zmq_subscriber broker_receive method to prevent errors in the event a message contains extra / characters.