Before configuring the Device section it is best to first check the connection
parameters with a 3rd party DLMS utility.
Table 12: DLMS device configuration
Parameter
Description
Type
Default
value
Example
serialnumber
Meter serial number
unsigned
long
0
1122334455
slave_address
Meter physical server address
unsigned
long
0
1600
id
Meter logical server address
unsigned
long
0
1
master_address
Client address
int
16
1
type
Meter object referencing: SN short
referencing, LN logical referencing
string
SN
LN
mode
Initial handshake mode: DLMS or IEC
string
DLMS
IEC
timeout_ms
Timeout in milliseconds
int
2500
1500
auth
Authentication:
None, Low, High,
HighMd5,
HighSha1,
HighSha256,
HighGmac HighEcdsa
string
None
Low
password
Password for authentication
string
n/a
MyPass123
ip
IP address
string
n/a
192.168.0.141
port
TCP port
int
n/a
4059
12.2.2 Signals section
tag_job
defines the tag job. A list of comma separated OBIS codes (or a single OBIS) should be
used. Attribute indexes for objects of types register and extended register are selected automatically.
Any other object types should include the attribute index in the form of OBIS:index.
tag_job_todo
defines the job subjob. This field should contain an OBIS code from within the list of
the tag_job.
Table 13: DLMS tag configuration
Parameter
Description
Type
Default
value
Example
tag_job
Tag job as single or multiple comma
separated OBIS codes
string
n/a
”1.0.1.8.0.255,
1.0.15.8.1.255,
1.0.31.7.0.255:2”
tag_job_todo
Tag sub job
string
n/a
”1.0.15.8.1.255”
96