Jacques Nomssi

Results 15 comments of Jacques Nomssi

Hi @gregorwolf, the repository contains 6 manually uploaded packages: - 3 versions of the class diagram package (7.02, 7.40, latest) - 3 versions of the sequence diagram package (7.31, 7.40,...

@pokrakam sequence diagram generation still works on my A4H demo system. The trick is to generate the measurement **without aggregation**. You have to create and use a custom variant with...

I have just added a branch DerGuteWolf to my repository with a refactoring of the changes by @DerGuteWolf.

I have updated the files under "latest" with a recent abapGit version. Can you please try again?

will create one (eventually) but first the fix: 1) in ZCL_MQTT_PACKET_CONNECT constructor: mv_password = cl_binary_convert=>string_to_xstring_utf8( CONV #( iv_password ) ). 2) in ZIF_MQTT_PACKET~ENCODE( ) IF NOT mv_password IS INITIAL. lv_length...