Loading ttcn/BTP/LibItsBtp_TypesAndValues.ttcn +2 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,8 @@ module LibItsBtp_TypesAndValues { group btpPayload { /** * @desc TODO change it to concrete union value * @desc The payload of th BTP packet * @remark Change it to concrete union value if necessary */ type octetstring BtpPayload; Loading Loading
ttcn/BTP/LibItsBtp_TypesAndValues.ttcn +2 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,8 @@ module LibItsBtp_TypesAndValues { group btpPayload { /** * @desc TODO change it to concrete union value * @desc The payload of th BTP packet * @remark Change it to concrete union value if necessary */ type octetstring BtpPayload; Loading