ttt710516
ttt710516
Let me reformat this content again. The follows are my source code. ``` import time from tci import TCI_Dispatcher, TCI_wsm, TCI_16093_DSRC asn1_initialize = TCI_Dispatcher.TCIMsg #print(asn1_initialize.get_proto()) #message = {'version': 3, 'time':...
i tried other cobinations. It seems the root cuase is OER decoding (encoding OK) can't handle open type correctly. Sincerely, Kang
Hi, I attached the auto-generated code. But I guess the following code of asnobj_ext.py in your project has some issue. val should be alwayws None because Obj never return anything....