It will be very great-full for users if there is option to download the gurux root certificate in pem or DER format at user defined location in GXDKMSDirector.
Options should be:
1. P-256 or P-384
2. .pem or .DER or .cer
I am not using gurux, but tasmota to read out my ISKRAEMECO AM550.
You seem to know how to communicate with the smart meter. Because I did not find any manuals or resources on this online can you help me out?
I am getting something like this as a response:
I would like to know which HLS authentications require password? I see HLS password, but I am not quite sure which authentications use it. Is password used as a secret? As far as I understand only GMAC and ECDSA does not require password, right? Which values you should know before connection for SHA1, MD5?
Hi Mikko,
I am getting error "Object reference not set to an instance of an object" in 4th pass of Authentication while using HighECDSA .
Attaching logs and configuration for your reference.
Please suggest!
Hi ,
I am trying to communicate with server using Authentication and encryption with static unified model key agreement scheme .
I am Able to establish association but not able to download objects. (Attaching error snip and configuration )
I need to read these parameters Set RTC, Load Limit Reset,MDI Reset,Set Interval for the Load Profile,Set Interval for the Billing Profile,DIP Request,Load Limit Enable,Load Limit Disable using dlms python library.
Passing Obis code through the example.py file or create a new code like disconnection control?