I have to implement a COSEM objet of type "S-FSK Phy&MAC set-up" (class_id: 50) using Gurux.dlms java lib and I have noticed that this type doesn't exist in gurux.dlms.enums.ObjectType.
Can you please tell me how to implement this in an other way than extending GXDLMSObject and implementing all the logic ?
We do not have any meter that is implementing this interface.
Do you have the meter or are you just interested from this? If you do, can you tell manufacturer?
We have released new C# version today where is support for S-FSK and IEC 14908 (OSGB) objects.
We'll add support for Java, ANSI C++ and ANSI C during this month.
BR,
I am sorry to be a bother, but the OBIS codes for IEC 14908 objects are incorrect.
I use GXDLMSDirector while testing a device I am developing, and when I created an object LTE monitoring (class ID 151 per Blue Book 16th Ed, 4.7.9), it has been read by the application as IEC 14908 protocol setup (class ID 131 per Blue Book 16th Ed, 4.19.3).
COSEM objetType class_id 50 not implemented
Hi Mansour,
We do not have any meter that is implementing this interface.
Do you have the meter or are you just interested from this? If you do, can you tell manufacturer?
BR,
Mikko
COSEM objetType class_id 50 not implemented
Hi,
We have released new C# version today where is support for S-FSK and IEC 14908 (OSGB) objects.
We'll add support for Java, ANSI C++ and ANSI C during this month.
BR,
Mikko
Hello there, I am sorry to…
Hello there,
I am sorry to be a bother, but the OBIS codes for IEC 14908 objects are incorrect.
I use GXDLMSDirector while testing a device I am developing, and when I created an object LTE monitoring (class ID 151 per Blue Book 16th Ed, 4.7.9), it has been read by the application as IEC 14908 protocol setup (class ID 131 per Blue Book 16th Ed, 4.19.3).
While looking at your library in .NET I have seen the incorrect code assigned to this class ( https://github.com/Gurux/Gurux.DLMS.Net/blob/c3b4b26bbcc2f566e238288aa6… )
Thank you for reading my message,
Klimmie
Hi Mansour, I added S-FSK…
Hi Klimmie,
Please, create a new topic if you have a new question. Now I answered for the wrong question at the start.
https://www.gurux.fi/ForumRules
IEC 14908 Physical Setup objects were in pre-standard, but now they are removed from the released standard.
I added LTE monitoring object to the work list.
https://www.gurux.fi/issue/guruxdlmsjava/24689
It's released at next month.
BR,
Mikko