Skip to main content
Home
for DLMS smart meters
Open source solutions for DLMS smart metering

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Forums
  3. Different Bytes In The Request

Different bytes in the request

Forum Rules

Before commenting read Forum rules

Don't comment the topic if you have a new question.

You can create a new topic selecting correct category from Gurux Forum and then create a new topic selecting "New Topic" from the top left.

By DenisMalakhov , 31 January, 2023
Forums
General discussion

Hello, I am using .NET library. The ReadRowsByRange method generates different bytes depending on where the code is executed. On my local work computer, one result is obtained, and in the docker container on linux (Ubuntu) there are other bytes.

public void ReadValuesByDateRange(DateTime start, DateTime end)
{
var profileGeneric = new GXDLMSProfileGeneric(LogicalName);
_spodesClient.Read(profileGeneric, 3);
var reply = new GXReplyData();
var dataToSend = _spodesClient.SecureClient.ReadRowsByRange(profileGeneric, start, end);
}

on windows:
126 160 79 0 2 102 113 97 248 43 57 230 230 0 192 1 193 0 7 1 0 98 2 0 255 2 1 1 2 4 2 4 18 0 8 9 6 0 0 1 0 0 255 15 2 18 0 0 9 12 7 231 1 25 255 0 0 0 255 0 0 0 9 12 7 231 1 25 255 23 59 59 255 0 0 0 1 0 126 8 126
docker container running on linux:
126 160 79 0 2 102 113 97 248 43 57 230 230 0 192 1 193 0 7 1 0 98 2 0 255 2 1 1 2 4 2 4 18 0 8 9 6 0 0 1 0 0 255 15 2 18 0 0 9 12 7 231 1 25 255 0 0 0 255 255 76 0 9 12 7 231 1 25 255 23 59 59 255 255 76 0 1 0 221 100 126

Input arguments were the same. Please can you tell what i can do with that? Or why is this happening?

Profile picture for user Administrator

Administrator

3 years 5 months ago

Hi, There are several…

Hi,

There are several parameters that affect communication. There is also a sequence counter that is increased with every read, but in your case the start and end dates are different.
Windows is using UTC:

<!-- 25.1.2023 0.00.00Z -->

Docker is using the current time zone (UTC+3:00)

<!-- 25.1.2023 0.00.00+03:00 -->

BR,
Mikko

tiger

3 years 5 months ago

https://t.me/pump_upp - best…

https://t.me/pump_upp - best crypto pumps on telegram
Make 1000% and more within 1 day, join channel @pump_upp !

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Mon, 07/27/2026 - 12:37
    gurux.dlms.cpp 9.0.2607.2701
  • Thu, 07/23/2026 - 16:19
    gurux.dlms.java 4.0.96
  • Thu, 07/09/2026 - 14:34
    Gurux.DLMS.Python 1.0.201
  • Fri, 06/26/2026 - 16:32
    Gurux.Service 3.0.2606.2601
  • Wed, 06/24/2026 - 08:36
    Gurux.DLMS.Python 1.0.200

New forum topics

  • Service not known error on gprs communication
  • Help Needed: Interfacing Saral 100 Energy Meter with Microcontroller via RS232
  • Connecting Meter to Agent via serial
  • Reading block profile with Compact array
  • DLMS server - serving multiple similar datasets gathered from multiple meters across distinct logical addresses
More

Who's new

  • CTKNhZElptjSlOrpkXl
  • YCbccqfLGRMnlCWoJhXP
  • Malcolmactig
  • mhliang
  • Kevinmug
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin