[en] Email Report Templates

[en] Report template 1001

[en] Report format

[en] This report contains information and status of the gateway and the installed meters. This report sends a meter data report to an SMTP server. On execution of this report, an emailed with plain text be sent to the configured email address(es).

[en] Contents

[en] The email contains gateway information such as type serial number, software and hardware version etc, network information, as well as number of active and passive devices (meters). Furthermore, a complete device list of all connected meters with infromation such as Addressing mode, Fabrication number, Secondary address, Primary address, Type, Manufacturer, Version, Baud rate, Status, Created date.

[en] Report template 1002

[en] Report format

[en] This report contains information and status of the gateway and the installed meters. This report sends a meter data report to an SMTP server. On execution of this report, an emailed with plain text be sent to the configured email address(es).

[en] Contents

[en] The email contains multiple tables with the following information:

  • [en] Product Information and status

  • [en] Device List with all connected meters

  • [en] Meter value data table per meter

Tabell 207. [en] Device list

[en] Column index (0 = first column)

[en] Column contents

[en] Description

0

[en] Id

1

[en] Secondary address

[en] Serial number of meter

2

[en] Primary address

[en] Set primary address of meter

3

[en] type

[en] M-Bus type of meter

4

[en] Manufacturer

[en] Manufacturer of meter

5

[en] Version

[en] M-Bus version of meter

6

[en] Baud rate

[en] Set baud rate

7

[en] Status

[en] If meter is active or not


[en] Example of file contents

[en] 125;50855417;253;heat;EFE;0;2400;active 101;63104190;015;room sensor;ELV;12;2400;active

Tabell 208. [en] Device information

[en] Column index (0 = first column)

[en] Column contents

[en] Description

0

[en] Description

[en] Name of measurement serie

1

[en] Unit

2

[en] Kind

3

[en] Tariff

4

[en] Sub#

5

[en] Storage#

6

[en] Value


[en] Example of file contents

[en] fabrication-no;inst-value0;0;0;62004124 act-durationminute(s);inst-value0;0;0;1 rf-level;dBm;inst-value0;0;0;-66 datetime;;inst-value0;0;0;2025-03-10 10:57:00 energy;Wh;inst-value0;0;0;0 error-flags-dev-spec;inst-value0;0;0;16 volume;m3;inst-value0;0;0;0.000 volume-flowm3/h;inst-value0;0;0;0.000 power;W;inst-value0;0;0;0 flow-temp °C;inst-value0;0;0;26 return-temp°C;inst-value0;0;0;25 diff-temp K;inst-value0;0;0;0.850 model/version;inst-value0;0;0;261 parameter-set-id;inst-value0;0;0;4400

[en] Report template 1003

[en] Report format

[en] This system report contains product and current configuration information. This report sends a system report to an SMTP server. On execution of this report, plain text with all meter values will be sent in an email.

[en] Contents

[en] The email contains multiple tables with the following information:

  • [en] General information (product information and product status)

  • [en] Device information

  • [en] Common configuration

  • [en] Event setting

  • [en] Command settings

  • [en] Monitor settings

[en] Report template 1004

[en] Report format

[en] This report contains syslog data sent from the product. This report sends a meter data report to an SMTP server. On execution of this report, plain text with all log information of the gateway will be sent in an email.

[en] Contents

[en] The email contains multiple tables with the following information:

[en] The email contains rows. Each row contains a log message for a specific time.

Tabell 209. [en] Column header description

[en] Column index (0 = first column)

[en] Column contents

[en] Description

0

[en] <Created>

[en] The date/time of this value. Format YYYY-MM-DD hh:mm:ss

1

[en] Level

[en] Log information level

2

[en] Event Id

[en] ID of the log event

3

[en] Message

[en] Description of the log event


[en] Example of file contents

[en] 2025-04-02 07:00:14 0 21 Meter readout completed, start time Wed Apr 02 06:59:00 GMT 2025 2025-04-02 07:00:14 2 503 Failed to complete storevalue operation due to: storevalue completed with error(s). Device(s) with errors:[63398094, 68006903]

[en] Report template 1005

[en] Report format

[en] This report contains event information sent from the product. Example of events are firmware updated and rebooted unexpectedly. On execution of this report, one file with event information is sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_ eventreport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 at 2020-09-01 01:00:00:

[en] 0006123456_eventreport_20200901010000_1005.csv.

[en] File contents

[en] The file contains a column header line and key value pairs of information.

Tabell 210. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed value indicating column information line.

1

[en] key

[en] Fixed value

2

[en] value

[en] Fixed value


Tabell 211. [en] Value line definition

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

[en] <key>

[en] Key name

[en] Can be one of the following:

[en] time

[en] serial-number

[en] event

[en] module-revision

[en] sw-version

[en] prepaid-infoavailable

[en] prepaid-credits

[en] prepaid-currency

[en] prepaid-expiredate

1

[en] <value>

[en] Value


[en] Example of file contents for firmware update event

[en] #key;value time;2010-09-01 00:01:02 serial-number;0006123456 event;fwupdate module-revision;1.100

[en] Report template 1006

[en] Report format

[en] This report contains log information sent from the product. On execution of this report, one file with log information is sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_ logreport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 at 2020-09-01 01:00:00:

[en] 0006123456_logreport_20200901010000_1006.csv. ccc

[en] File contents

[en] The file contains a column header line and log information lines.

[en] The log level can be changed using configuration key common.syslog.level.

Tabell 212. [en] Value line definition

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed value indicating column information line.

1

[en] <serial-number>

[en] Serial number of the product

2

[en] <created>

[en] The date/time for this log information line. Format: YYYY-MM-DD hh:mm:ss

3

[en] <level>

[en] The level of this log line.

[en] Available levels are:

[en] -2 = Debug

[en] -1 = Unknown

[en] 0 = Info

[en] 1 = Warning

[en] 2 = Error

[en] 3 = Critical

[en] 4 = Fatal

[en] 5 = Unhandled exception

[en] 6 = Event

[en] 7 = Network event

[en] 8 = Display text (only CMi2120)

4

[en] eventid

5

[en] <message>

[en] Log information message in clear text.


[en] Example of file contents

[en] #serial-number created level eventid message 0016018102 2025-04-03 08:00 0 21 Meter readout completed, start time Thu Apr 03 08:00:00 GMT 2025 0016018102 2025-04-03 08:00 2 503 Failed to complete storevalue operation due to: storevalue completed with error(s). Device(s) with errors:[63398094, 68006903]

[en] Report template 1007

[en] Report format

[en] This report contains status information sent from the product. Example of status information is cell information, signal quality etc. On execution of this report, one file with status information is sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_ statusreport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 at 2020-09-01 01:00:00:

[en] 0006123456_statusreport_20200901010000_1007.csv.

[en] File contents

[en] The file contains a column header line and key value pairs of information.

Tabell 213. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed value indicating column information line.

1

[en] key

[en] Fixed value

2

[en] value

[en] Fixed value


Tabell 214. [en] Value line definition

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

[en] <key>

[en] Key name

[en] Can be one of the following:

[en] time

[en] serial-number

[en] name

[en] part-number

[en] imei

[en] imsi

[en] hw-version

[en] sw-version

[en] boot-time

[en] internal-temperature

[en] internal-voltage

[en] rssi

[en] gprs-available

[en] operator

[en] cell

[en] apn

[en] ip

[en] simid

[en] prepaid-infoavailable

[en] prepaid-credits

[en] prepaid-currency

[en] prepaid-expiredate

1

[en] <value>

[en] Value


[en] Example of file contents

[en] #key;value time;2010-09-28 08:34:52 serial-number;0012000848 name; part-number;CMi2110 imei;353234020692347 imsi;240016002844890 hw-version;R4A sw-version;1.1.4 boot-time;2010-09-27 12:03:42 internal-temperature;28 °C internal-voltage;4074 mV rssi;-75 dBm gprs-available;2 operator;TELIA S cell;AB7C apn;online.telia.se ip;90.237.26.36 simid;89460100090806021242 prepaid-infoavailable;true prepaid-credits;92,30 prepaid-currency;SEK prepaid-expiredate;2011-09-29 00:00:00

[en] Report template 1101

[en] Report format

[en] This report contains value data in decoded format, i.e. the data is sent in clear text and no knowledge of how to decode M-Bus information is needed. This report sends a meter data report file to an SMTP server. On execution of this report, one file with values for all product connected meters will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 at 2020-09-01 01:00:00:

[en] 0006123456_valuereport_20200901010000_1101.csv.

[en] File contents

[en] The file contains one column header line for each device, followed by one or more value data lines. Each column header line describes the contents of the following value data lines.

[en] To distinguish column header lines and value data lines, look for “serial-number“ at the beginning of each line.

Tabell 215. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

[en] serial-number

[en] Fixed field

1

[en] device-identification

[en] Fixed field

2

[en] created

[en] Fixed field

3

[en] value-data-count

[en] Fixed field

4

[en] Manufacturer

[en] Fixed field

[en] 5..n

[en] <value-description>

[en] Value description information. This information describes the exact contents of this column. Depending on meter, one or more value description columns are added.

[en] The value description contains 6 fields delimited with comma. These fields provide the exact meaning of the contents of this column.

[en] The 6 fields are:

[en] Description

[en] Unit

[en] Function

[en] Tariff

[en] Sub unit

[en] Storage number

[en] Please see Report Template Reference Information for complete description of these fields.


[en] Example of first line in file with column headers

[en] serial-number;device-identification;created;value-datacount;parameter-set-id no-error,,inst-value,0,0,0;datetime noerror,,inst-value,0,0,0;on-time no-error,hour(s),instvalue,0,0,0;energy no-error,Wh,inst-value,1,0,0;energy noerror,Wh,inst-value,2,0,0;energy no-error,Wh,inst-value,1,2,0;energy no-error,Wh,inst-value,2,2,0;manufacturer-specific,,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power no-error,W,maxvalue,1,0,0;power no-error,W,max-value,2,0,0;voltage manufacturerspecific,V,inst-value,0,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturer-specific,A,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0

[en] Example of value data lines

[en] 06000885;00902947;2010-04-19 00:00:00;00;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 01:00:00;00;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 02:00:00;00;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 03:00:00;00;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348

[en] Example of file with all contents

[en] serial-number;device-identification;created;value-datacount;manufacturer;parameter-set-id no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0;on-time noerror,hour(s),inst-value,0,0,0;energy no-error,Wh,instvalue,1,0,0;energy no-error,Wh,inst-value,2,0,0;energy noerror,Wh,inst-value,1,2,0;energy no-error,Wh,instvalue,2,2,0;manufacturer-specific,,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturerspecific,W,inst-value,0,2,0;power no-error,W,max-value,1,0,0;power no-error,W,max-value,2,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0 06000885;00902947;2010-04-19 00:00:00;00;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 01:00:00;00;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 02:00:00;00;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 03:00:00;00;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348 serial-number;device-identification;created;value-datacount;parameter-set-id no-error,,inst-value,0,0,0;datetime noerror,,inst-value,0,0,0;on-time no-error,hour(s),instvalue,0,0,0;energy no-error,Wh,inst-value,1,0,0;energy noerror,Wh,inst-value,2,0,0;energy no-error,Wh,inst-value,1,2,0;energy no-error,Wh,inst-value,2,2,0;manufacturer-specific,,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power no-error,W,maxvalue,1,0,0;power no-error,W,max-value,2,0,0;voltage manufacturerspecific,V,inst-value,0,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturer-specific,A,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0 06000885;00902985;2010-04-19 00:00:00;00;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885; 00902985;2010-04-19 01:00:00;00;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885; 00902985;2010-04-19 02:00:00;00;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885; 00902985;2010-04-19 03:00:00;00;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0;5550;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348

[en] Report template 1102

[en] Report format

[en] This report contains value data in M-Bus raw format. This report sends a meter data report file to an SMTP server. On execution of this report, one file with all meter values will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 at 2020-09-01 01:00:00:

[en] 0006123456_valuereport_20200901010000_1102.csv.

[en] File contents

[en] The file contains rows. Each row contains the origin of the value and the actual value for a specific time.

Tabell 216. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

[en] <serial-number>

[en] Product serial number

1

[en] <device-identification

[en] The device (meter) secondary address

2

[en] <created>

[en] The date/time of this value. Format: YYYY-MM-DD hh:mm:ss

3

[en] <value-data-count

[en] The M-Bus telegram number from which this record is taken

4

[en] <mbus-raw>

[en] M-Bus raw data, starting with M-Bus C-Field. Stop character and checksum of the M-Bus telegram is excluded.


[en] Example of file contents

[en] 00000161;05047168;2009-12-17 00:00:00;00;08147268710405ac484103470000000c1480769604046dba092e1a426c 2a194c140000000042ec7e3f1c0fc010010c 00000161;05047168;2009-12-17 01:00:00;00;08147268710405ac484103480000000c1480769604046dba0a2e1a426c 2a194c140000000042ec7e3f1c0fc010010c 00000161;05047168;2009-12-17 02:00:00;00;08147268710405ac484103490000000c1480769604046dba0b2e1a426c 2a194c140000000042ec7e3f1c0fc010010c 00000161;05047168;2009-12-17 03:00:00;00;08147268710405ac4841034a0000000c1480769604046dba0c2e1a426c 2a194c140000000042ec7e3f1c0fc010010c

[en] Report template 1103

[en] Report format

[en] This report contains value data in M-Bus raw format. This report sends a meter data report file to an SMTP server. On execution of this report, one file per device (per meter) will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_<device-identification>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 and for device with secondary address 00112233 at 2020-09-01 01:00:00:

[en] 0006123456_00112233_valuereport_20200901010000_1103.csv.

[en] File contents

[en] The file contains rows. Each row contains the origin of the value and the actual value for a specific time.

Tabell 217. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

[en] <serial-number>

[en] Product serial number

1

[en] <device-identification>

[en] The device (meter) secondary address

2

[en] <created>

[en] The date/time of this value. Format: YYYY-MM-DD hh:mm:ss

3

[en] <value-data-count

[en] The M-Bus telegram number from which this record is taken

4

[en] <mbus-raw>

[en] M-Bus raw data, starting with M-Bus C-Field. Stop character and checksum of the M-Bus telegram is excluded.


[en] Example of file contents

[en] 00000161;05047168;2009-12-17 00:00:00;00;08147268710405ac484103470000000c1480769604046dba092e1a426c 2a194c140000000042ec7e3f1c0fc010010c 00000161;05047168;2009-12-17 01:00:00;00;08147268710405ac484103480000000c1480769604046dba0a2e1a426c 2a194c140000000042ec7e3f1c0fc010010c 00000161;05047168;2009-12-17 02:00:00;00;08147268710405ac484103490000000c1480769604046dba0b2e1a426c 2a194c140000000042ec7e3f1c0fc010010c 00000161;05047168;2009-12-17 03:00:00;00;08147268710405ac4841034a0000000c1480769604046dba0c2e1a426c 2a194c140000000042ec7e3f1c0fc010010c

[en] Report template 1104

[en] Report format

[en] This report contains value data in decoded format, i.e. the data is sent in clear text and no knowledge of how to decode M-Bus information is needed. This report sends a meter data report file to an SMTP server. On execution of this report, one file per device (per meter) will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_<device-identification>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 and for device with secondary address 00112233 at 2020-09-01 01:00:00:

[en] 0006123456_00112233_valuereport_20200901010000_1104.csv.

[en] File contents

[en] The file contains one column header line and one or more value data lines. Each column header in the first line of a file describes the contents of the value data lines.

Tabell 218. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

[en] serial-number

[en] Fixed field

1

[en] device-identification

[en] Fixed field

2

[en] created

[en] Fixed field

3

[en] value-data-count

[en] Fixed field

[en] 4..n

[en] <value-description>

[en] Value description information. This information describes the exact contents of this column. Depending on meter, one or more value description columns are added.

[en] The value description contains 6 fields delimited with comma. These fields provide the exact meaning of the contents of this column.

[en] The 6 fields are:

[en] Description

[en] Unit

[en] Function

[en] Tariff

[en] Sub unit

[en] Storage number

[en] Please see Report Template Reference Information for complete description of these fields.


[en] Example of first line in file with column headers

[en] serial-number;device-identification;created;value-datacount;parameter-set-id no-error,,inst-value,0,0,0;datetime noerror,,inst-value,0,0,0;on-time no-error,hour(s),instvalue,0,0,0;energy no-error,Wh,inst-value,1,0,0;energy noerror,Wh,inst-value,2,0,0;energy no-error,Wh,inst-value,1,2,0;energy no-error,Wh,inst-value,2,2,0;manufacturer-specific,,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power no-error,W,maxvalue,1,0,0;power no-error,W,max-value,2,0,0;voltage manufacturerspecific,V,inst-value,0,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturer-specific,A,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0

[en] Example of value data lines

[en] 06000885;00902947;2010-04-19 00:00:00;00;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 01:00:00;00;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 02:00:00;00;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 03:00:00;00;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348

[en] Example of file with all contents

[en] serial-number;device-identification;created;value-datacount;parameter-set-id no-error,,inst-value,0,0,0;datetime noerror,,inst-value,0,0,0;on-time no-error,hour(s),instvalue,0,0,0;energy no-error,Wh,inst-value,1,0,0;energy noerror,Wh,inst-value,2,0,0;energy no-error,Wh,inst-value,1,2,0;energy no-error,Wh,inst-value,2,2,0;manufacturer-specific,,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power no-error,W,maxvalue,1,0,0;power no-error,W,max-value,2,0,0;voltage manufacturerspecific,V,inst-value,0,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturer-specific,A,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0 06000885;00902947;2010-04-19 00:00:00;00;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 01:00:00;00;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 02:00:00;00;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 03:00:00;00;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348

[en] Report template 1105

[en] Report format

[en] This report contains value data in decoded format, i.e. the data is sent in clear text and no knowledge of how to decode M-Bus information is needed. This report sends a meter data report file to an SMTP server. On execution of this report, one file per device (per meter) will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_<device-identification>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 and for device with secondary address 00112233 at 2020-09-01 01:00:00:

[en] 0006123456_00112233_valuereport_20200901010000_1105.csv.

[en] File contents

[en] The file contains one column header line and one or more value data lines. Each column header in the first line of a file describes the contents of the value data lines.

Tabell 219. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed field indicating column header information line.

1

[en] serial-number

[en] Fixed field

2

[en] device-identification

[en] Fixed field

3

[en] created

[en] Fixed field

4

[en] value-data-count

[en] Fixed field

[en] 5..n

[en] <value-description

[en] Value description information. This information describes the exact contents of this column. Depending on meter, one or more value description columns are added.

[en] The value description contains 6 fields delimited with comma. These fields provide the exact meaning of the contents of this column.

[en] The 6 fields are:

[en] Description

[en] Unit

[en] Function

[en] Tariff

[en] Sub unit

[en] Storage number

[en] Please see Report Template Reference Information for complete description of these fields.


[en] Example of first line in file with column headers

[en] #serial-number;device-identification;created;value-datacount;parameter-set-id no-error,,inst-value,0,0,0;datetime noerror,,inst-value,0,0,0;on-time no-error,hour(s),instvalue,0,0,0;energy no-error,Wh,inst-value,1,0,0;energy noerror,Wh,inst-value,2,0,0;energy no-error,Wh,inst-value,1,2,0;energy no-error,Wh,inst-value,2,2,0;manufacturer-specific,,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power no-error,W,maxvalue,1,0,0;power no-error,W,max-value,2,0,0;voltage manufacturerspecific,V,inst-value,0,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturer-specific,A,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0

[en] Example of value data lines

[en] 06000885;00902947;2010-04-19 00:00:00;00;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 01:00:00;00;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 02:00:00;00;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 03:00:00;00;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348

[en] Example of file with all contents

[en] #serial-number;device-identification;created;value-datacount;parameter-set-id no-error,,inst-value,0,0,0;datetime noerror,,inst-value,0,0,0;on-time no-error,hour(s),instvalue,0,0,0;energy no-error,Wh,inst-value,1,0,0;energy noerror,Wh,inst-value,2,0,0;energy no-error,Wh,inst-value,1,2,0;energy no-error,Wh,inst-value,2,2,0;manufacturer-specific,,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power no-error,W,maxvalue,1,0,0;power no-error,W,max-value,2,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturer-specific,A,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0 06000885;00902947;2010-04-19 00:00:00;00;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 01:00:00;00;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 02:00:00;00;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 03:00:00;00;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348

[en] Report template 1108

[en] Report format

[en] This report contains value data in decoded format, i.e. the data is sent in clear text and no knowledge of how to decode M-Bus information is needed. This report sends a meter data report file to an SMTP server. On execution of this report, one file with values for all product connected meters will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 at 2020-09-01 01:00:00:

[en] 0006123456_valuereport_20200901010000_1108.csv.

[en] File contents

[en] The file contains one column header line for each device, followed by one or more value data lines. Each column header line describes the contents of the following value data lines.

Tabell 220. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed field indicating column header information line.

1

[en] serial-number

[en] Fixed field.10 digits

2

[en] device-identification

[en] Fixed field. 8 digits, meter number

3

[en] created

[en] Fixed field. Date/Time of current row

4

[en] value-data-count

[en] Fixed field. M-Bus telegram number

[en] 5..n

[en] <value-description>

[en] Value description information. This information describes the exact contents of this column. Depending on meter, one or more value description columns are added.

[en] The value description contains 6 fields delimited with comma. These fields provide the exact meaning of the contents of this column.

[en] The 6 fields are:

[en] Description

[en] Unit

[en] Function

[en] Tariff

[en] Sub unit

[en] Storage number

[en] Please see Report Template Reference Information for complete description of these fields.


[en] Example of first line in file with column headers

[en] #serial-number;device-identification;created;value-datacount;parameter-set-id no-error,,inst-value,0,0,0;datetime noerror,,inst-value,0,0,0;on-time no-error,hour(s),instvalue,0,0,0;energy no-error,Wh,inst-value,1,0,0;energy noerror,Wh,inst-value,2,0,0;energy no-error,Wh,inst-value,1,2,0;energy no-error,Wh,inst-value,2,2,0;manufacturer-specific,,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power no-error,W,maxvalue,1,0,0;power no-error,W,max-value,2,0,0;voltage manufacturerspecific,V,inst-value,0,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturer-specific,A,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0

[en] Example of value data lines

[en] 06000885;00902947;2010-04-19 00:00:00;00;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 01:00:00;00;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 02:00:00;00;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 03:00:00;00;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348

[en] Example of file with all contents

[en] #serial-number;device-identification;created;value-datacount;parameter-set-id no-error,,inst-value,0,0,0;datetime noerror,,inst-value,0,0,0;on-time no-error,hour(s),instvalue,0,0,0;energy no-error,Wh,inst-value,1,0,0;energy noerror,Wh,inst-value,2,0,0;energy no-error,Wh,inst-value,1,2,0;energy no-error,Wh,inst-value,2,2,0;manufacturer-specific,,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power no-error,W,maxvalue,1,0,0;power no-error,W,max-value,2,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturer-specific,A,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0 06000885;00902947;2010-04-19 00:00:00;00;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 01:00:00;00;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 02:00:00;00;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 03:00:00;00;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348 #serial-number;device-identification;created;value-datacount;parameter-set-id no-error,,inst-value,0,0,0;datetime noerror,,inst-value,0,0,0;on-time no-error,hour(s),instvalue,0,0,0;energy no-error,Wh,inst-value,1,0,0;energy noerror,Wh,inst-value,2,0,0;energy no-error,Wh,inst-value,1,2,0;energy no-error,Wh,inst-value,2,2,0;manufacturer-specific,,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power no-error,W,maxvalue,1,0,0;power no-error,W,max-value,2,0,0;voltage manufacturerspecific,V,inst-value,0,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturer-specific,A,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0 06000885;00902985;2010-04-19 00:00:00;00;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885; 00902985;2010-04-19 01:00:00;00;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885; 00902985;2010-04-19 02:00:00;00;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885; 00902985;2010-04-19 03:00:00;00;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0;5550 ;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348

[en] Report template 1109

[en] Report format

[en] This report contains value data in decoded format, i.e. the data is sent in clear text and no knowledge of how to decode M-Bus information is needed. This report sends a meter data report file to an SMTP server. On execution of this report, one file per device (per meter) will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_<device-identification>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 and for device with secondary address 00112233 at 2020-09-01 01:00:00:

[en] 0006123456_00112233_valuereport_20200901010000_1109.csv.

[en] File contents

[en] The file contains one column header line for each device, followed by one or more value data lines. Each column header line describes the contents of the following value data lines.

Tabell 221. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed field indicating column header information line.

1

[en] serial-number

[en] Fixed field. 10 digits

2

[en] device-identification

[en] Fixed field. 8 digits, meter number

3

[en] created

[en] Fixed field. Date/Time of current row

4

[en] value-data-count

[en] Fixed field. M-Bus telegram number

5

[en] manufacturer

[en] Fixed field. M-Bus three letter manufacturer according to Flag Association.

6

[en] version

[en] Fixed field. M-Bus version.

7

[en] device-type

[en] Fixed field. M-Bus device type.

8

[en] access-number

[en] Fixed field. . M-Bus access number.

9

[en] status

9

[en] signature

[en] Fixed field. M-Bus signature.

[en] 10..n

[en] <value-description>

[en] Value description information. This information describes the exact contents of this column. Depending on meter, one or more value description columns are added.

[en] The value description contains 6 fields delimited with comma. These fields provide the exact meaning of the contents of this column.

[en] The 6 fields are:

[en] Description

[en] Unit

[en] Function

[en] Tariff

[en] Sub unit

[en] Storage number

[en] Please see Report Template Reference Information for complete description of these fields.


[en] Example of first line in file with column headers

[en] #serial-number device-identification created value-data-count manufacturer version device-type access-number status signature fabrication-no,,inst-value,0,0,0 act-duration,minute(s),inst-value,0,0,0 rf-level,dBm,inst-value,0,0,0 volume,m3,inst-value,0,0,0 volume,m3,inst-value,0,0,1 date,,inst-value,0,0,1 error-flags-dev-spec,,inst-value,0,0,0 volume acc-of-abs-value-only-if-neg-contr,m3,inst-value,0,0,0#serial-number;device-identification;created;value-datacount;LUG;1;heat;21;0;parameter-set-id no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0;on-time noerror,hour(s),inst-value,0,0,0;energy no-error,Wh,instvalue,1,0,0;energy no-error,Wh,inst-value,2,0,0;energy noerror,Wh,inst-value,1,2,0;energy no-error,Wh,instvalue,2,2,0;manufacturer-specific,,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturerspecific,W,inst-value,0,2,0;power no-error,W,max-value,1,0,0;power noerror,W,max-value,2,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0

[en] Example of value data lines

[en] 0016018102 24040701 2024-08-14 10:00 00 XHV 0 water 39 0 0 62004124 0 -66 4,797 4 2024-07-31 00:00 4325536 0,003 0016018102 24040701 2024-08-14 10:01 00 XHV 0 water 40 0 0 62004124 0 -66 4,797 4 2024-07-31 00:00 4325536 0,003 06000885;00902947;2010-04-19 00:00:00;00; LUG;1;heat;21;0;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0; 5550;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 01:00:00;00; LUG;1;heat;21;0;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0; 5550;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 02:00:00;00; LUG;1;heat;21;0;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0; 5550;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 03:00:00;00; LUG;1;heat;21;0;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0; 5550;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348

[en] Example of file with all contents

[en] #serial-number device-identification created value-data-count manufacturer version device-type access-number status signature fabrication-no,,inst-value,0,0,0 act-duration,minute(s),inst-value,0,0,0 rf-level,dBm,inst-value,0,0,0 volume,m3,inst-value,0,0,0 volume,m3,inst-value,0,0,1 date,,inst-value,0,0,1 error-flags-dev-spec,,inst-value,0,0,0 volume acc-of-abs-value-only-if-neg-contr,m3,inst-value,0,0,0 0016018102 24040701 2024-08-14 10:00 00 XHV 0 water 39 0 0 62004124 0 -66 4,797 4 2024-07-31 00:00 4325536 0,003 0016018102 24040701 2024-08-14 10:01 00 XHV 0 water 40 0 0 62004124 0 -66 4,797 4 2024-07-31 00:00 4325536 0,003 #serial-number;device-identification;created;value-datacount;parameter-set-id no-error,,inst-value,0,0,0;datetime no-error,,inst-value,0,0,0;on-time no-error,hour(s),instvalue,0,0,0;energy no-error,Wh,inst-value,1,0,0;energy noerror,Wh,inst-value,2,0,0;energy no-error,Wh,inst-value,1,2,0;energy no-error,Wh,inst-value,2,2,0;manufacturer-specific,,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power no-error,W,maxvalue,1,0,0;power no-error,W,max-value,2,0,0;voltage manufacturerspecific,V,inst-value,0,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturer-specific,A,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0 06000885;00902947;2010-04-19 00:00:00;00; LUG;1;heat;21;0;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0; 5550;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 01:00:00;00; LUG;1;heat;21;0;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0; 5550;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 02:00:00;00; LUG;1;heat;21;0;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0; 5550;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885;00902947;2010-04-19 03:00:00;00; LUG;1;heat;21;0;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0; 5550;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348 #serial-number;device-identification;created;value-datacount;parameter-set-id no-error,,inst-value,0,0,0;datetime noerror,,inst-value,0,0,0;on-time no-error,hour(s),instvalue,0,0,0;energy no-error,Wh,inst-value,1,0,0;energy noerror,Wh,inst-value,2,0,0;energy no-error,Wh,inst-value,1,2,0;energy no-error,Wh,inst-value,2,2,0;manufacturer-specific,,instvalue,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturer-specific,W,inst-value,0,0,0;power manufacturerspecific,W,inst-value,0,0,0;power manufacturer-specific,W,instvalue,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power manufacturer-specific,W,inst-value,0,2,0;power no-error,W,maxvalue,1,0,0;power no-error,W,max-value,2,0,0;voltage manufacturerspecific,V,inst-value,0,0,0;voltage manufacturer-specific,V,instvalue,0,0,0;voltage manufacturer-specific,V,inst-value,0,0,0;current manufacturer-specific,A,inst-value,0,0,0;current manufacturerspecific,A,inst-value,0,0,0;current manufacturer-specific,A,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0;manufacturer-specific,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0;reset-counter noerror,,inst-value,0,0,0;error-flags-dev-spec no-error,,instvalue,0,0,0;datetime no-error,,inst-value,0,0,0 06000885;00902985;2010-04-19 00:00:00;00; LUG;1;heat;21;0;1048543;353506619;420;104730;50;1420;80;1;0;0;0;0;0;0; 5550;220;239;239;239;0,00;0,00;0,00;498;0;0;0;9;0;352718348 06000885; 00902985;2010-04-19 01:00:00;00; LUG;1;heat;21;0;1048543;353506875;421;104730;50;1420;80;1;0;0;0;0;0;0; 5550;220;238;238;238;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885; 00902985;2010-04-19 02:00:00;00; LUG;1;heat;21;0;1048543;353507131;422;104730;50;1420;80;1;0;0;0;0;0;0; 5550;220;240;240;240;0,00;0,00;0,00;497;0;0;0;9;0;352718348 06000885; 00902985;2010-04-19 03:00:00;00; LUG;1;heat;21;0;1048543;353566779;423;104730;50;1420;80;1;0;0;0;0;0;0; 5550;220;242;242;242;0,00;0,00;0,00;498;0;0;0;9;0;352718348

[en] Report template 1110

[en] Report format

[en] This report contains value data in decoded format, i.e. the data is sent in clear text and no knowledge of how to decode M-Bus information is needed. This report sends a meter data report file to an SMTP server. On execution of this report, one file with values for all product connected meters will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 at 2020-09-01 01:00:00:

[en] 0006123456_valuereport_20200901010000_1110.csv.

[en] File contents

[en] The file contains one column header line, followed by one or more value data lines. Each column header line describes the contents of the following value data lines.

Tabell 222. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed field indicating column header information line.

1

[en] serial-number

[en] Fixed field. Data row contains the CMe/CMi product serial number.

2

[en] device-position

[en] Fixed field. Data row contains a field that describes location or other information for identifying the meter (MOID).

3

[en] device-identification

[en] Fixed field. Data row contains the M-Bus device secondary address.

4

[en] created

[en] Fixed field. Data row contains the date/time of the data row.

5

[en] value-data-count

[en] Fixed field. Data row contains the M-Bus telegram number. 0 = first telegram, 1 = second telegram etc.

6

[en] manufacturer

[en] Fixed field. Data row contains the M-Bus device three letter manufacturer code.

7

[en] version

[en] Fixed field. Data row contains the M-Bus device version.

8

[en] device-type

[en] Fixed field. Data row contains the M-Bus device type as string.

9

[en] access-number

[en] Fixed field. Data row contains the M-Bus device access number which is increased by one on every request to the meter. This field can be used to verify that no other M-Bus master has read the device.

10

[en] status

[en] Fixed field. Data row contains the M-Bus device status field.

11

[en] signature

[en] Fixed field. Data row contains the M-Bus device signature field.

[en] 12..n

[en] <value-description>

[en] Value description information. This information describes the exact contents of this column. Depending on meter, one or more value description columns are added.

[en] The value description contains 6 fields delimited with comma. These fields provide the exact meaning of the contents of this column.

[en] These fields are:

[en] Unit

[en] Description

[en] Kind

[en] Tariff

[en] Sub unit

[en] Storage number

[en] Please see Report Template Reference Information for complete description of these fields.


[en] Example of first line in file with column headers

[en] #serial-number;device-identification;created;value-datacount;manufacturer;version;device-type;accessnumber;status;signature;fabrication-no,,inst-value,0,0,0;actduration,minute(s),inst-value,0,0,0;rf-level,dBm,inst-value,0,0,0

[en] Example of value data lines

[en] 0016002609;14000170;2023-10-24 10:25:00;00;HYD;100;bus/system component;9;0;0;62001327;0;-80 0016002609;14000170;2023-10-24 10:30:00;00;HYD;100;bus/system component;10;0;0;62001327;0;-80 0016002609;14000170;2023-10-24 10:35:00;00;HYD;100;bus/system component;11;0;0;62001327;0;-82 0016002609;14000170;2023-10-24 10:40:00;00;HYD;100;bus/system component;12;0;0;62001327;0;-82

[en] Example of file with all contents

[en] #serial-number;device-identification;created;value-datacount;manufacturer;version;device-type;accessnumber;status;signature;fabrication-no,,inst-value,0,0,0;actduration,minute(s),inst-value,0,0,0;rf-level,dBm,inst-value,0,0,0 0016002609;14000170;2023-10-24 10:25:00;00;HYD;100;bus/system component;9;0;0;62001327;0;-80 0016002609;14000170;2023-10-24 10:30:00;00;HYD;100;bus/system component;10;0;0;62001327;0;-80 0016002609;14000170;2023-10-24 10:35:00;00;HYD;100;bus/system component;11;0;0;62001327;0;-82 0016002609;14000170;2023-10-24 10:40:00;00;HYD;100;bus/system component;12;0;0;62001327;0;-82 #serial-number;device-identification;created;value-datacount;manufacturer;version;device-type;accessnumber;status;signature;fabrication-no,,inst-value,0,0,0;actduration,minute(s),inst-value,0,0,0;rf-level,dBm,instvalue,0,0,0;data-container-wireless-m-bus,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0 0016002609;19430172;2023-10-24 10:25:00;00;ITW;0;cold water;140;0;0;62001327;0;- 66;3a4497a67201431900167a1c0020a53a8130ac7f245ae39cf0ea744173835cde48e f1c96c5f5f504f739b5881628b5027f662a0e79720143190000; 0016002609;19430172;2023-10-24 10:30:00;00;ITW;0;cold water;141;0;0;62001327;4;- 66;3a4497a67201431900167a1c0020a53a8130ac7f245ae39cf0ea744173835cde48e f1c96c5f5f504f739b5881628b5027f662a0e79720143190000; 0016002609;19430172;2023-10-24 10:35:00;00;ITW;0;cold water;142;0;0;62001327;4;- 66;3a4497a67201431900167a1d0020a5c3960daa1926001340c6241b1dd2abff24801 2448e7e588d68fa508a2193b396027f662a0e79720143190000; 0016002609;19430172;2023-10-24 10:40:00;00;ITW;0;cold water;143;0;0;62001327;4;- 66;3a4497a67201431900167a1e0020a5b875cd2766c8d490f932acf2479e2695fcc0a ca3408e0f93ba705545e66a5bae027f662a0e79720143190000; #serial-number;device-identification;created;value-datacount;manufacturer;version;device-type;accessnumber;status;signature;fabrication-no,,inst-value,0,0,0;other-swversion,,inst-value,0,0,0;key,,inst-value,0,0,0;wmo,,instvalue,0,0,0;wse,,inst-value,0,0,0;wit,,inst-value,0,0,0;wis,,instvalue,0,0,0;wim,,inst-value,0,0,0;age,,inst-value,0,0,0;wif,,instvalue,0,0,0;wci,,inst-value,0,0,0;tmo,,inst-value,0,0,0;tdf,,instvalue,0,0,0;lcd,,inst-value,0,0,0;lan,,inst-value,0,0,0;sle,,instvalue,0,0,0;password,,inst-value,0,0,0;parameter-set-id,,instvalue,0,0,0;wfa,,inst-value,0,0,0;aif,,inst-value,0,0,0;rrc,,instvalue,0,0,0;sta,,inst-value,0,0,0;cam,,inst-value,0,0,0;mam,,instvalue,0,0,0;icf,,inst-value,0,0,0;wdi,,inst-value,0,0,0;i78,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0 0016002609;62001327;2023-10-24 10:25:00;00;ELV;3;communication controller gateway;40;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0; 0016002609;62001327;2023-10-24 10:30:00;00;ELV;3;communication controller gateway;41;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0; 0016002609;62001327;2023-10-24 10:35:00;00;ELV;3;communication controller gateway;42;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0; 0016002609;62001327;2023-10-24 10:40:00;00;ELV;3;communication controller gateway;43;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0;

[en] Report template 1111

[en] Report format

[en] This report contains value data in decoded format, i.e. the data is sent in clear text and no knowledge of how to decode M-Bus information is needed. This report sends a meter data report file to an SMTP server. On execution of this report, one file with values for all product connected meters will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 at 2020-09-01 01:00:00:

[en] 0006123456_valuereport_20200901010000_1111.csv.

[en] File contents

[en] The file contains one column header line, followed by one or more value data lines. Each column header line describes the contents of the following value data lines.

Tabell 223. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed field indicating column header information line.

1

[en] serial-number

[en] Fixed field. Data row contains the CMe/CMi product serial number.

2

[en] device-identification

[en] Fixed field. Data row contains the M-Bus device secondary address.

3

[en] created

[en] Fixed field. Data row contains the date/time of the data row.

4

[en] value-data-count

[en] Fixed field. Data row contains the M-Bus telegram number. 0 = first telegram, 1 = second telegram etc.

5

[en] manufacturer

[en] Fixed field. Data row contains the M-Bus device three letter manufacturer code.

6

[en] version

[en] Fixed field. Data row contains the M-Bus device version.

7

[en] device-type

[en] Fixed field. Data row contains the M-Bus device type as string.

8

[en] access-number

[en] Fixed field. Data row contains the M-Bus device access number which is increased by one on every request to the meter. This field can be used to verify that no other M-Bus master has read the device.

9

[en] status

[en] Fixed field. Data row contains the M-Bus device status field.

10

[en] signature

[en] Fixed field. Data row contains the the M-Bus device signature field.

[en] 11..n

[en] <value-description>

[en] Value description information. This information describes the exact contents of this column. Depending on meter, one or more value description columns are added.

[en] The value description contains 8 fields delimited with comma. These fields provide the exact meaning of the contents of this column.

[en] The 8 fields are:

[en] Dif

[en] Vif

[en] Unit

[en] Description

[en] Kind

[en] Tariff

[en] Sub unit

[en] Storage number

[en] Please see Report Template Reference Information for complete description of these fields.


[en] Example of first line in file with column headers

[en] #serial-number;device-identification;created;value-datacount;manufacturer;version;device-type;accessnumber;status;signature;0c,78,fabrication-no,instvalue,0,0,0;02,75,minutes(s),act-duration,instvalue,0,0,0;01,fd71,dBm,rf-level,inst-value,0,0,0;02,65,°C,exttemp,inst-value,0,0,0;42,65,°C,ext-temp,instvalue,0,0,1;8201,65,°C,ext-temp,inst-value,0,0,2;22,65,°C,exttemp,min-value,0,0,0;12,65,°C,ext-temp,max-value,0,0,0;62,65,°C,exttemp,min-value,0,0,1;52,65,°C,ext-temp,maxvalue,0,0,1;02,fb1a,%,relative-humidity,instvalue,0,0,0;42,fb1a,%,relative-humidity,instvalue,0,0,1;8201,fb1a,%,relative-humidity,instvalue,0,0,2;22,fb1a,%,relative-humidity,minvalue,0,0,0;12,fb1a,%,relative-humidity,maxvalue,0,0,0;62,fb1a,%,relative-humidity,minvalue,0,0,1;52,fb1a,%,relative-humidity,maxvalue,0,0,1;02,fd1b,digital-input,inst-value,0,0,0; 0d,fd0f,other-swversion,inst-value,0,0,0;0f,manufacturer-specific,inst-value,0,0,0

[en] Example of value data lines

[en] 0016002874;61000134;2018-11-29 00:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 01:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 02:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 03:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 04:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 05:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 06:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 07:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 08:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 09:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 10:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 11:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 12:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 13:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 14:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 15:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 16:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 17:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 18:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 19:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 20:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 21:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 22:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 23:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0

[en] Example of file with all contents

[en] #serial-number;device-identification;created;value-datacount;manufacturer;version;device-type;accessnumber;status;signature;0c,78,fabrication-no,instvalue,0,0,0;02,75,minutes(s),act-duration,instvalue,0,0,0;01,fd71,dBm,rf-level,inst-value,0,0,0;02,65,°C,exttemp,inst-value,0,0,0;42,65,°C,ext-temp,instvalue,0,0,1;8201,65,°C,ext-temp,inst-value,0,0,2;22,65,°C,exttemp,min-value,0,0,0;12,65,°C,ext-temp,max-value,0,0,0;62,65,°C,exttemp,min-value,0,0,1;52,65,°C,ext-temp,maxvalue,0,0,1;02,fb1a,%,relative-humidity,instvalue,0,0,0;42,fb1a,%,relative-humidity,instvalue,0,0,1;8201,fb1a,%,relative-humidity,instvalue,0,0,2;22,fb1a,%,relative-humidity,minvalue,0,0,0;12,fb1a,%,relative-humidity,maxvalue,0,0,0;62,fb1a,%,relative-humidity,minvalue,0,0,1;52,fb1a,%,relative-humidity,maxvalue,0,0,1;02,fd1b,digital-input,inst-value,0,0,0; 0d,fd0f,other-swversion,inst-value,0,0,0;0f,manufacturer-specific,inst-value,0,0,0 0016002874;61000134;2018-11-29 00:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 01:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 02:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 03:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 04:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 05:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 06:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 07:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 08:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 09:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 10:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 11:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 12:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 13:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 14:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 15:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 16:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 17:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 18:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 19:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 20:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 21:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0016002874;61000134;2018-11-29 22:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0 0016002874;61000134;2018-11-29 23:00:00;00;ELV;1;room sensor;51;4;0;62001253;3;- 66;25,060;24,800;24,590;24,660;25,060;23,660;25,740;25,200;25,100;23,7 00;25,100;25,200;20,800;26,200;17248;1.0.0

[en] Report template 1112

[en] Report format

[en] This report contains value data in decoded format, i.e. the data is sent in clear text and no knowledge of how to decode M-Bus information is needed. This report sends a meter data report file to an SMTP server. On execution of this report, one file with values for all product connected meters will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 at 2020-09-01 01:00:00:

[en] 0006123456_valuereport_20200901010000_1112.csv.

[en] File contents

[en] The file contains one column header line, followed by one or more value data lines. Each column header line describes the contents of the following value data lines.

Tabell 224. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed field indicating column header information line.

1

[en] serial-number

[en] Fixed field. Data row contains the CMe/CMi product serial number.

2

[en] device-position

[en] Fixed field. Data row contains a field that describes location or other information for identifying the meter (MOID).

3

[en] device-identification

[en] Fixed field. Data row contains the M-Bus device secondary address.

4

[en] created

[en] Fixed field. Data row contains the date/time of the data row.

5

[en] value-data-count

[en] Fixed field. Data row contains the M-Bus telegram number. 0 = first telegram, 1 = second telegram etc.

6

[en] manufacturer

[en] Fixed field. Data row contains the M-Bus device three letter manufacturer code.

7

[en] version

[en] Fixed field. Data row contains the M-Bus device version.

8

[en] device-type

[en] Fixed field. Data row contains the M-Bus device type as string.

9

[en] access-number

[en] Fixed field. Data row contains the M-Bus device access number which is increased by one on every request to the meter. This field can be used to verify that no other M-Bus master has read the device.

10

[en] status

[en] Fixed field. Data row contains the M-Bus device status field.

11

[en] signature

[en] Fixed field. Data row contains the M-Bus device signature field.

[en] 12..n

[en] <value-description>

[en] Value description information. This information describes the exact contents of this column. Depending on meter, one or more value description columns are added.

[en] The value description contains 6 fields delimited with comma. These fields provide the exact meaning of the contents of this column.

[en] These 6 fields are:

[en] Unit

[en] Description

[en] Kind

[en] Tariff

[en] Sub unit

[en] Storage number

[en] Please see Report Template Reference Information for complete description of these fields.


[en] Example of first line in file with column headers

[en] #serial-number;device-position;device-identification;created;valuedata-count;manufacturer;version;device-type;accessnumber;status;signature;fabrication-no,,inst-value,0,0,0;actduration,minute(s),inst-value,0,0,0;rf-level,dBm,inst-value,0,0,0

[en] Example of value data lines

[en] 0016002609;;14000170;2023-10-24 10:30:00;00;HYD;100;bus/system component;10;0;0;62001327;0;-80 0016002609;;14000170;2023-10-24 10:35:00;00;HYD;100;bus/system component;11;0;0;62001327;0;-82 0016002609;;14000170;2023-10-24 10:40:00;00;HYD;100;bus/system component;12;0;0;62001327;0;-82

[en] Example of file with all contents

[en] #serial-number;device-position;device-identification;created;valuedata-count;manufacturer;version;device-type;accessnumber;status;signature;fabrication-no,,inst-value,0,0,0;actduration,minute(s),inst-value,0,0,0;rf-level,dBm,inst-value,0,0,0 0016002609;;14000170;2023-10-24 10:30:00;00;HYD;100;bus/system component;10;0;0;62001327;0;-80 0016002609;;14000170;2023-10-24 10:35:00;00;HYD;100;bus/system component;11;0;0;62001327;0;-82 0016002609;;14000170;2023-10-24 10:40:00;00;HYD;100;bus/system component;12;0;0;62001327;0;-82 #serial-number;device-position;device-identification;created;valuedata-count;manufacturer;version;device-type;accessnumber;status;signature;fabrication-no,,inst-value,0,0,0;actduration,minute(s),inst-value,0,0,0;rf-level,dBm,instvalue,0,0,0;data-container-wireless-m-bus,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0 0016002609;itron vit;19430172;2023-10-24 10:30:00;00;ITW;0;cold water;141;0;0;62001327;4;- 66;3a4497a67201431900167a1c0020a53a8130ac7f245ae39cf0ea744173835cde48e f1c96c5f5f504f739b5881628b5027f662a0e79720143190000; 0016002609;itron vit;19430172;2023-10-24 10:35:00;00;ITW;0;cold water;142;0;0;62001327;4;- 66;3a4497a67201431900167a1d0020a5c3960daa1926001340c6241b1dd2abff24801 2448e7e588d68fa508a2193b396027f662a0e79720143190000; 0016002609;itron vit;19430172;2023-10-24 10:40:00;00;ITW;0;cold water;143;0;0;62001327;4;- 66;3a4497a67201431900167a1e0020a5b875cd2766c8d490f932acf2479e2695fcc0a ca3408e0f93ba705545e66a5bae027f662a0e79720143190000; #serial-number;device-position;device-identification;created;valuedata-count;manufacturer;version;device-type;accessnumber;status;signature;fabrication-no,,inst-value,0,0,0;other-swversion,,inst-value,0,0,0;key,,inst-value,0,0,0;wmo,,instvalue,0,0,0;wse,,inst-value,0,0,0;wit,,inst-value,0,0,0;wis,,instvalue,0,0,0;wim,,inst-value,0,0,0;age,,inst-value,0,0,0;wif,,instvalue,0,0,0;wci,,inst-value,0,0,0;tmo,,inst-value,0,0,0;tdf,,instvalue,0,0,0;lcd,,inst-value,0,0,0;lan,,inst-value,0,0,0;sle,,instvalue,0,0,0;password,,inst-value,0,0,0;parameter-set-id,,instvalue,0,0,0;wfa,,inst-value,0,0,0;aif,,inst-value,0,0,0;rrc,,instvalue,0,0,0;sta,,inst-value,0,0,0;cam,,inst-value,0,0,0;mam,,instvalue,0,0,0;icf,,inst-value,0,0,0;wdi,,inst-value,0,0,0;i78,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0 0016002609;Lgh 105;62001327;2023-10-24 10:30:00;00;ELV;3;communication controller gateway;41;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0; 0016002609;Lgh 105;62001327;2023-10-24 10:35:00;00;ELV;3;communication controller gateway;42;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0; 0016002609;Lgh 105;62001327;2023-10-24 10:40:00;00;ELV;3;communication controller gateway;43;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0;

[en] Report template 1113

[en] Report format

[en] This report contains value data in decoded format, i.e. the data is sent in clear text and no knowledge of how to decode M-Bus information is needed. This report sends a meter data report file to an SMTP server. On execution of this report, one file with values for all product connected meters will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 at 2020-09-01 01:00:00:

[en] 0006123456_valuereport_20200901010000_1113.csv.

[en] File contents

[en] The file contains one column header line, followed by one or more value data lines. Each column header line describes the contents of the following value data lines.

Tabell 225. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed field indicating column header information line.

1

[en] serial-number

[en] Fixed field. Data row contains the CMe/CMi product serial number.

2

[en] device-position

[en] Fixed field. Data row contains a field that describes location or other information for identifying the meter (MOID).

3

[en] device-identification

[en] Fixed field. Data row contains the M-Bus device secondary address.

4

[en] created

[en] Fixed field. Data row contains the date/time of the data row.

5

[en] value-data-count

[en] Fixed field. Data row contains the M-Bus telegram number. 0 = first telegram, 1 = second telegram etc.

6

[en] manufacturer

[en] Fixed field. Data row contains the M-Bus device three letter manufacturer code.

7

[en] version

[en] Fixed field. Data row contains the M-Bus device version.

8

[en] device-type

[en] Fixed field. Data row contains the M-Bus device type as string.

9

[en] access-number

[en] Fixed field. Data row contains the M-Bus device access number which is increased by one on every request to the meter. This field can be used to verify that no other M-Bus master has read the device.

10

[en] status

[en] Fixed field. Data row contains the M-Bus device status field.

11

[en] signature

[en] Fixed field. Data row contains the M-Bus device signature field.

[en] 12..n

[en] <value-description>

[en] Value description information. This information describes the exact contents of this column. Depending on meter, one or more value description columns are added.

[en] The value description contains 6 fields delimited with comma. These fields provide the exact meaning of the contents of this column.

[en] These 6 fields are:

[en] Unit

[en] Description

[en] Kind

[en] Tariff

[en] Sub unit

[en] Storage number

[en] Please see Report Template Reference Information for complete description of these fields.


[en] Example of first line in file with column headers

[en] #serial-number;device-identification;created;value-datacount;manufacturer;version;device-type;accessnumber;status;signature;dif=0c,vif=78,description=fabricationno,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=02,vif=75,unit=minute(s), description=act-duration,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=fd71,unit=dBm,desc ription=rf-level,kind=inst-value,tariff=0,subunit=0,storagenumber=0

[en] Example of value data lines

[en] ELV000016002609;HYD14000170;2023-10-24 10:30:00;00;HYD;100;bus/system component;10;0;0;62001327;0;-80 ELV000016002609;HYD14000170;2023-10-24 10:35:00;00;HYD;100;bus/system component;11;0;0;62001327;0;-82 ELV000016002609;HYD14000170;2023-10-24 10:40:00;00;HYD;100;bus/system component;12;0;0;62001327;0;-82

[en] Example of file with all contents

[en] #serial-number;device-identification;created;value-datacount;manufacturer;version;device-type;accessnumber;status;signature;dif=0c,vif=78,description=fabricationno,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=02,vif=75,unit=minute(s), description=act-duration,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=fd71,unit=dBm,desc ription=rf-level,kind=inst-value,tariff=0,subunit=0,storagenumber=0 ELV000016002609;HYD14000170;2023-10-24 10:30:00;00;HYD;100;bus/system component;10;0;0;62001327;0;-80 ELV000016002609;HYD14000170;2023-10-24 10:35:00;00;HYD;100;bus/system component;11;0;0;62001327;0;-82 ELV000016002609;HYD14000170;2023-10-24 10:40:00;00;HYD;100;bus/system component;12;0;0;62001327;0;-82 #serial-number;device-identification;created;value-datacount;manufacturer;version;device-type;accessnumber;status;signature;dif=0c,vif=78,description=fabricationno,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=02,vif=75,unit=minute(s), description=act-duration,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=fd71,unit=dBm,desc ription=rf-level,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=0d,vif=fd3b,description=d ata-container-wireless-m-bus,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=0f,vif=,description=manuf acturer-specific,kind=inst-value,tariff=0,subunit=0,storagenumber=0 ELV000016002609;ITW19430172;2023-10-24 10:30:00;00;ITW;0;cold water;141;0;0;62001327;4;- 66;3a4497a67201431900167a1c0020a53a8130ac7f245ae39cf0ea744173835cde48e f1c96c5f5f504f739b5881628b5027f662a0e79720143190000; ELV000016002609;ITW19430172;2023-10-24 10:35:00;00;ITW;0;cold water;142;0;0;62001327;4;- 66;3a4497a67201431900167a1d0020a5c3960daa1926001340c6241b1dd2abff24801 2448e7e588d68fa508a2193b396027f662a0e79720143190000; ELV000016002609;ITW19430172;2023-10-24 10:40:00;00;ITW;0;cold water;143;0;0;62001327;4;- 66;3a4497a67201431900167a1e0020a5b875cd2766c8d490f932acf2479e2695fcc0a ca3408e0f93ba705545e66a5bae027f662a0e79720143190000; #serial-number;device-identification;created;value-datacount;manufacturer;version;device-type;accessnumber;status;signature;dif=0c,vif=78,description=fabricationno,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=02,vif=75,unit=minute(s), description=act-duration,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=fd71,unit=dBm,desc ription=rf-level,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=0d,vif=fd3b,description=d ata-container-wireless-m-bus,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=0f,vif=,description=manuf acturer-specific,kind=inst-value,tariff=0,subunit=0,storagenumber=0 ELV000016002609;ITW19430266;2023-10-24 10:30:00;00;ITW;0;cold water;141;0;0;62001327;1;- 66;3a4497a66602431900167a840020a5b7f9de9597a1db9946b25ee24c8d3cdf4402d 4c70257c29a67bb40986740c888027f662a0e79660243190000; ELV000016002609;ITW19430266;2023-10-24 10:35:00;00;ITW;0;cold water;142;0;0;62001327;2;- 66;3a4497a66602431900167a850020a552783ca473b4a3fa5756594d34825f1685d0f afab88da6c996af847332ff86ba027f662a0e79660243190000; ELV000016002609;ITW19430266;2023-10-24 10:40:00;00;ITW;0;cold water;143;0;0;62001327;1;- 66;3a4497a66602431900167a860020a5cbf3c489a9fb69b1fd47dddd8ca2cd23e082f 0f53c903443af3e7c83e1d685ab027f662a0e79660243190000; #serial-number;device-identification;created;value-datacount;manufacturer;version;device-type;accessnumber;status;signature;dif=0c,vif=78,description=fabricationno,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=0d,vif=fd0f,description=o ther-sw-version,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=0d,vif=7c,description=key ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=wmo ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=wse ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=02,vif=7c,description=wit ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=02,vif=7c,description=wis ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=wim ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=02,vif=7c,description=age ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=04,vif=7c,description=wif ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=wci ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=tmo ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=tdf ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=lcd ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=lan ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=sle ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=0a,vif=fd16,description=p assword,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=04,vif=fd0b,description=p arameter-set-id,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=02,vif=7c,description=wfa ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=aif ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=04,vif=7c,description=rrc ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=sta ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=cam ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=mam ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=icf ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=wdi ,kind=instvalue,tariff=0,subunit=0,storagenumber=0;dif=01,vif=7c,description=i78 value,tariff=0,subunit=0,storagenumber=0;dif=1f,vif=,description=manuf acturer-specific,kind=inst-value,tariff=0,subunit=0,storagenumber=0 ELV000016002609;ELV62001327;2023-10-24 10:30:00;00;ELV;3;communication controller gateway;41;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0; ELV000016002609;ELV62001327;2023-10-24 10:35:00;00;ELV;3;communication controller gateway;42;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0; ELV000016002609;ELV62001327;2023-10-24 10:40:00;00;ELV;3;communication controller gateway;43;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0;

[en] Report template 1114

[en] Report format

[en] This report contains value data in decoded format, i.e. the data is sent in clear text and no knowledge of how to decode M-Bus information is needed. This report sends a meter data report file to an SMTP server. On execution of this report, one file with values for all product connected meters will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 at 2020-09-01 01:00:00:

[en] 0006123456_valuereport_20200901010000_1114.csv.

[en] File contents

[en] The file contains one column header line, followed by one or more value data lines. Each column header line describes the contents of the following value data lines.

Tabell 226. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed field indicating column header information line.

1

[en] serial-number

[en] Fixed field. Data row contains the CMe/CMi product serial number.

2

[en] device-position

[en] Fixed field. Data row contains a field that describes location or other information for identifying the meter (MOID).

3

[en] device-identification

[en] Fixed field. Data row contains the M-Bus device secondary address.

4

[en] created

[en] Fixed field. Data row contains the date/time of the data row.

5

[en] value-data-count

[en] Fixed field. Data row contains the M-Bus telegram number. 0 = first telegram, 1 = second telegram etc.

6

[en] manufacturer

[en] Fixed field. Data row contains the M-Bus device three letter manufacturer code.

7

[en] version

[en] Fixed field. Data row contains the M-Bus device version.

8

[en] device-type

[en] Fixed field. Data row contains the M-Bus device type as string.

9

[en] access-number

[en] Fixed field. Data row contains the M-Bus device access number which is increased by one on every request to the meter. This field can be used to verify that no other M-Bus master has read the device.

10

[en] status

[en] Fixed field. Data row contains the M-Bus device status field.

11

[en] signature

[en] Fixed field. Data row contains the M-Bus device signature field.

[en] 12..n

[en] <value-description>

[en] Value description information. This information describes the exact contents of this column. Depending on meter, one or more value description columns are added.

[en] The value description contains 6 fields delimited with comma. These fields provide the exact meaning of the contents of this column.

[en] These 6 fields are:

[en] Unit

[en] Description

[en] Kind

[en] Tariff

[en] Sub unit

[en] Storage number

[en] Please see Report Template Reference Information for complete description of these fields.


[en] Example of first line in file with column headers

[en] #serial-number;device-position;device-identification;created;valuedata-count;manufacturer;version;device-type;accessnumber;status;signature;fabrication-no,,inst-value,0,0,0;actduration,minute(s),inst-value,0,0,0;rf-level,dBm,inst-value,0,0,0

[en] Example of value data lines

[en] ELV000016002609;;HYD14000170;2023-10-24 10:30:00;00;HYD;100;bus/system component;10;0;0;62001327;0;-80 ELV000016002609;;HYD14000170;2023-10-24 10:35:00;00;HYD;100;bus/system component;11;0;0;62001327;0;-82 ELV000016002609;;HYD14000170;2023-10-24 10:40:00;00;HYD;100;bus/system component;12;0;0;62001327;0;-82

[en] Example of file with all contents

[en] #serial-number;device-position;device-identification;created;valuedata-count;manufacturer;version;device-type;accessnumber;status;signature;fabrication-no,,inst-value,0,0,0;actduration,minute(s),inst-value,0,0,0;rf-level,dBm,inst-value,0,0,0 ELV000016002609;;HYD14000170;2023-10-24 10:30:00;00;HYD;100;bus/system component;10;0;0;62001327;0;-80 ELV000016002609;;HYD14000170;2023-10-24 10:35:00;00;HYD;100;bus/system component;11;0;0;62001327;0;-82 ELV000016002609;;HYD14000170;2023-10-24 10:40:00;00;HYD;100;bus/system component;12;0;0;62001327;0;-82 #serial-number;device-position;device-identification;created;valuedata-count;manufacturer;version;device-type;accessnumber;status;signature;fabrication-no,,inst-value,0,0,0;actduration,minute(s),inst-value,0,0,0;rf-level,dBm,instvalue,0,0,0;data-container-wireless-m-bus,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0 ELV000016002609;itron vit;ITW19430172;2023-10-24 10:30:00;00;ITW;0;cold water;141;0;0;62001327;4;- 66;3a4497a67201431900167a1c0020a53a8130ac7f245ae39cf0ea744173835cde48e f1c96c5f5f504f739b5881628b5027f662a0e79720143190000; ELV000016002609;itron vit;ITW19430172;2023-10-24 10:35:00;00;ITW;0;cold water;142;0;0;62001327;4;- 66;3a4497a67201431900167a1d0020a5c3960daa1926001340c6241b1dd2abff24801 2448e7e588d68fa508a2193b396027f662a0e79720143190000; ELV000016002609;itron vit;ITW19430172;2023-10-24 10:40:00;00;ITW;0;cold water;143;0;0;62001327;4;- 66;3a4497a67201431900167a1e0020a5b875cd2766c8d490f932acf2479e2695fcc0a ca3408e0f93ba705545e66a5bae027f662a0e79720143190000;

[en] Report template 1115

[en] Report format

[en] This report contains value data in decoded format, i.e. the data is sent in clear text and no knowledge of how to decode M-Bus information is needed. This report sends a meter data report file to an SMTP server. On execution of this report, one file with values for all product connected meters will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 at 2020-09-01 01:00:00:

[en] 0006123456_valuereport_20200901010000_1115.csv.

[en] File contents

[en] The file contains one column header line, followed by one or more value data lines. Each column header line describes the contents of the following value data lines.

Tabell 227. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed field indicating column header information line.

1

[en] serial-number

[en] Fixed field. Data row contains the CMe/CMi product serial number.

2

[en] device-position

[en] Fixed field. Data row contains a field that describes location or other information for identifying the meter (MOID).

3

[en] primary-address

[en] Fixed field. Data row contains the primary address of the M-Bus device.

4

[en] device-identification

[en] Fixed field. Data row contains the M-Bus device secondary address.

5

[en] created

[en] Fixed field. Data row contains the date/time of the data row.

6

[en] value-data-count

[en] Fixed field. Data row contains the M-Bus telegram number. 0 = first telegram, 1 = second telegram etc.

7

[en] manufacturer

[en] Fixed field. Data row contains the M-Bus device three letter manufacturer code.

8

[en] version

[en] Fixed field. Data row contains the M-Bus device version.

9

[en] device-type

[en] Fixed field. Data row contains the M-Bus device type as string.

10

[en] access-number

[en] Fixed field. Data row contains the M-Bus device access number which is increased by one on every request to the meter. This field can be used to verify that no other M-Bus master has read the device.

11

[en] status

[en] Fixed field. Data row contains the M-Bus device status field.

12

[en] signature

[en] Fixed field. Data row contains the M-Bus device signature field.

[en] 13..n

[en] <value-description>

[en] Value description information. This information describes the exact contents of this column. Depending on meter, one or more value description columns are added.

[en] The value description contains 6 fields delimited with comma. These fields provide the exact meaning of the contents of this column.

[en] These 6 fields are:

[en] Unit

[en] Description

[en] Kind

[en] Tariff

[en] Sub unit

[en] Storage number

[en] Please see Report Template Reference Information for complete description of these fields.


[en] Example of first line in file with column headers

[en] #serial-number;device-position;primary-address;deviceidentification;created;value-data-count;manufacturer;version;devicetype;access-number;status;signature;fabrication-no,,instvalue,0,0,0;act-duration,minute(s),inst-value,0,0,0;rf-level,dBm,instvalue,0,0,0

[en] Example of value data lines

[en] 0016002609;;11;14000170;2023-10-24 10:30:00;00;HYD;100;bus/system component;10;0;0;62001327;0;-80 0016002609;;11;14000170;2023-10-24 10:35:00;00;HYD;100;bus/system component;11;0;0;62001327;0;-82 0016002609;;11;14000170;2023-10-24 10:40:00;00;HYD;100;bus/system component;12;0;0;62001327;0;-82

[en] Example of file with all contents

[en] #serial-number;device-position;primary-address;deviceidentification;created;value-data-count;manufacturer;version;devicetype;access-number;status;signature;fabrication-no,,instvalue,0,0,0;act-duration,minute(s),inst-value,0,0,0;rf-level,dBm,instvalue,0,0,0 0016002609;;11;14000170;2023-10-24 10:30:00;00;HYD;100;bus/system component;10;0;0;62001327;0;-80 0016002609;;11;14000170;2023-10-24 10:35:00;00;HYD;100;bus/system component;11;0;0;62001327;0;-82 0016002609;;11;14000170;2023-10-24 10:40:00;00;HYD;100;bus/system component;12;0;0;62001327;0;-82 #serial-number;device-position;primary-address;deviceidentification;created;value-data-count;manufacturer;version;devicetype;access-number;status;signature;fabrication-no,,instvalue,0,0,0;act-duration,minute(s),inst-value,0,0,0;rf-level,dBm,instvalue,0,0,0;data-container-wireless-m-bus,,instvalue,0,0,0;manufacturer-specific,,inst-value,0,0,0 0016002609;itron vit;9;19430172;2023-10-24 10:30:00;00;ITW;0;cold water;141;0;0;62001327;4;- 66;3a4497a67201431900167a1c0020a53a8130ac7f245ae39cf0ea744173835cde48e f1c96c5f5f504f739b5881628b5027f662a0e79720143190000; 0016002609;itron vit;9;19430172;2023-10-24 10:35:00;00;ITW;0;cold water;142;0;0;62001327;4;- 66;3a4497a67201431900167a1d0020a5c3960daa1926001340c6241b1dd2abff24801 2448e7e588d68fa508a2193b396027f662a0e79720143190000; 0016002609;itron vit;9;19430172;2023-10-24 10:40:00;00;ITW;0;cold water;143;0;0;62001327;4;- 66;3a4497a67201431900167a1e0020a5b875cd2766c8d490f932acf2479e2695fcc0a ca3408e0f93ba705545e66a5bae027f662a0e79720143190000;

[en] Report template 1116

[en] Report format

[en] This report contains value data in decoded format, i.e. the data is sent in clear text and no knowledge of how to decode M-Bus information is needed. This report sends a meter data report file to an SMTP server. On execution of this report, one file per device (per meter) will be sent to the SMTP Server.

[en] Filename

[en] Filename of the report data file sent to server is in the following format:

[en] <serial-number>_<device-identification>_valuereport_<time>_<report-id>.csv.

[en] Example of a file sent from a product with serial number 0006123456 and for device with secondary address 00112233 at 2020-09-01 01:00:00:

[en] 0006123456_00112233_valuereport_20200901010000_1116.csv.

[en] File contents

[en] The file contains one column header line, followed by one or more value data lines. Each column header line describes the contents of the following value data lines.

Tabell 228. [en] Column header description

[en] Column index

[en] (0 = first column)

[en] Column contents

[en] Description

0

#

[en] Fixed field indicating column header information line.

1

[en] serial-number

[en] Fixed field. Data row contains the CMe/CMi product serial number.

2

[en] device-position

[en] Fixed field. Data row contains a field that describes location or other information for identifying the meter (MOID).

3

[en] primary-address

[en] Fixed field. Data row contains the primary address of the M-Bus device.

4

[en] device-identification

[en] Fixed field. Data row contains the M-Bus device secondary address.

5

[en] created

[en] Fixed field. Data row contains the date/time of the data row.

6

[en] value-data-count

[en] Fixed field. Data row contains the M-Bus telegram number. 0 = first telegram, 1 = second telegram etc.

7

[en] manufacturer

[en] Fixed field. Data row contains the M-Bus device three letter manufacturer code.

8

[en] version

[en] Fixed field. Data row contains the M-Bus device version.

9

[en] device-type

[en] Fixed field. Data row contains the M-Bus device type as string.

10

[en] access-number

[en] Fixed field. Data row contains the M-Bus device access number which is increased by one on every request to the meter. This field can be used to verify that no other M-Bus master has read the device.

11

[en] status

[en] Fixed field. Data row contains the M-Bus device status field.

12

[en] signature

[en] Fixed field. Data row contains the M-Bus device signature field.

[en] 13..n

[en] <value-description>

[en] Value description information. This information describes the exact contents of this column. Depending on meter, one or more value description columns are added.

[en] The value description contains 6 fields delimited with comma. These fields provide the exact meaning of the contents of this column.

[en] These 6 fields are:

[en] Unit

[en] Description

[en] Kind

[en] Tariff

[en] Sub unit

[en] Storage number

[en] Please see Report Template Reference Information for complete description of these fields.


[en] Example of first line in file with column headers

[en] #serial-number;device-position;primary-address;deviceidentification;created;value-data-count;manufacturer;version;devicetype;access-number;status;signature;fabrication-no,,instvalue,0,0,0;other-sw-version,,inst-value,0,0,0;key,,instvalue,0,0,0;wmo,,inst-value,0,0,0;wse,,inst-value,0,0,0;wit,,instvalue,0,0,0;wis,,inst-value,0,0,0;wim,,inst-value,0,0,0;age,,instvalue,0,0,0;wif,,inst-value,0,0,0;wci,,inst-value,0,0,0;tmo,,instvalue,0,0,0;tdf,,inst-value,0,0,0;lcd,,inst-value,0,0,0;lan,,instvalue,0,0,0;sle,,inst-value,0,0,0;password,,instvalue,0,0,0;parameter-set-id,,inst-value,0,0,0;wfa,,instvalue,0,0,0;aif,,inst-value,0,0,0;rrc,,inst-value,0,0,0;sta,,instvalue,0,0,0;cam,,inst-value,0,0,0;mam,,inst-value,0,0,0;icf,,instvalue,0,0,0;wdi,,inst-value,0,0,0;i78,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0

[en] Example of value data lines

[en] 0016002609;Lgh 105;0;62001327;2023-10-24 10:30:00;00;ELV;3;communication controller gateway;41;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0; 0016002609;Lgh 105;0;62001327;2023-10-24 10:35:00;00;ELV;3;communication controller gateway;42;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0; 0016002609;Lgh 105;0;62001327;2023-10-24 10:40:00;00;ELV;3;communication controller gateway;43;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0;

[en] Example of file with all contents

[en] #serial-number;device-position;primary-address;deviceidentification;created;value-data-count;manufacturer;version;devicetype;access-number;status;signature;fabrication-no,,instvalue,0,0,0;other-sw-version,,inst-value,0,0,0;key,,instvalue,0,0,0;wmo,,inst-value,0,0,0;wse,,inst-value,0,0,0;wit,,instvalue,0,0,0;wis,,inst-value,0,0,0;wim,,inst-value,0,0,0;age,,instvalue,0,0,0;wif,,inst-value,0,0,0;wci,,inst-value,0,0,0;tmo,,instvalue,0,0,0;tdf,,inst-value,0,0,0;lcd,,inst-value,0,0,0;lan,,instvalue,0,0,0;sle,,inst-value,0,0,0;password,,instvalue,0,0,0;parameter-set-id,,inst-value,0,0,0;wfa,,instvalue,0,0,0;aif,,inst-value,0,0,0;rrc,,inst-value,0,0,0;sta,,instvalue,0,0,0;cam,,inst-value,0,0,0;mam,,inst-value,0,0,0;icf,,instvalue,0,0,0;wdi,,inst-value,0,0,0;i78,,inst-value,0,0,0;manufacturerspecific,,inst-value,0,0,0 0016002609;Lgh 105;0;62001327;2023-10-24 10:30:00;00;ELV;3;communication controller gateway;41;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0; 0016002609;Lgh 105;0;62001327;2023-10-24 10:35:00;00;ELV;3;communication controller gateway;42;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0; 0016002609;Lgh 105;0;62001327;2023-10-24 10:40:00;00;ELV;3;communication controller gateway;43;0;0;62001327;1.8.2;<^9Q`J;4;0;60;0;1;1440;- 1;0;0;3;0;0;5;0;0;0;1;0;1;0;1;1;1;0;

Var denna artikel till hjälp?

0 av 0 tyckte detta var till hjälp
Har du fler frågor? Skicka en förfrågan

Kommentarer (0 kommentarer)

Artikeln är stängd för kommentarer.