Closed insubnia closed 7 months ago
Do you mean STRUCTURE element inside a STRUCTURE element? Yeah, that's currently not supported. You're right that the datatype.ImplementationDataType class would benefit from a createImplementationDataElement method to make it more powerful. I'm currently engaged in other projects and don't know when I will have time to implement this feature. I will keep it mind once I get back to working with the Python module.
Hi @cogu
Before starting, I'm big fan of your autosar module and it's very useful for my works. As far as i know, ImplementationDataTypeElement can have subElement like belows.
Is it possible to generate above code by using your module? If not, you have some plans for support? (I hope module had createImplementationDataElement APIs) Thank you in advance