You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

General Information

The Dzero Gateway 4X is a device that can be used to readout modern utility meters with standardized infrared "INFO" interface.

The meter outputs over its infrared "INFO" interface a serial protocol conforming to the Smart Meter Language Protocol 1.04 (SML) or IEC 62056-21 protocol. This interface is intended to be used by end-users and not for billing purposes of the electricity supplier.

The read information normally contains the current consumption values of the meter and gets interpreted and forwarded by the Dzero Gateway 4X via a LoRaWAN or Nb-IoT to web based applications interested in further processing this data.


Warning

Older meters with "infrared pulse" output are not compatible to the Dzero Gateway 4X. Please check our list of compatible meters to make sure it is equipped with the correct interface.

Hint

Consider using the latest firmware on your hardware

  • See available firmware downloads

Compatible utility meters

Any meter that adheres to the standard can be read. The following list contains meters that we successfully tested.

Electricity meter

Manufacturer

DTZ541-ZEBAHolley
LK13 seriesLogarex
OpenWay® 3.HZiTron
SGM-C4 seriesefr
SGM-D seriesefr
eHZ-K seriesEMH
mMe4.0 seriesEMH
ED300 seriesEMH
eBZD seriesEMH
E320Landis+Gyr
MT681

ISKRA

Quickstart

  1. Connect to the device with the Lobaro Tool using the Lobaro Config Adapter
  2. Under Configuration click "Reload Config" and change the fields "ReadCron" and "ObisCode" for all connected heads as needed as well as choosing the desired Network Connection by setting the "WAN" followed by clicking on "Write to Device".
  3. If you selected lorawan as WAN: Register the device in your LoRaWAN network
  4. Place the EDL21 opto head on the "Info" interface
  5. Restart the device by pressing the reset button

Configuration

The configuration is done using Lobaro Maintenance Tool and the Lobaro USB PC adapter or remote via LoRaWAN downlink (see LoRaWAN Downlink Config) or LTE.

Network (general)

Name#LoRaWAN-RemoteConfigurationDescriptionDefault ValueValue Description & Examples
WANRadio technology used for connection to backendlte
  • lte: use either cellular NB-IoT or LTE-M
  • nbiot: use cellular NB-IoT
  • ltem: use cellular LTE-M
  • lorawan: use LoRaWAN with OTAA
  • lorawan-abp: use LoRaWAN with ABP
Host


LoRaWAN

The connection to the LoRaWAN network is defined by multiple configuration parameters. This need to be set according to your LoRaWAN network and the way your device is supposed to be attached to it, or the device will not be able to send any data.

For a detailed introduction into how this values need to be configured, please refer to the chapter LoRaWAN configuration in our LoRaWAN background article.

Name#LoRaWAN-RemoteConfigurationDescriptionDefault ValueValue Description & Examples
LostRebootDays without downlink before reboot (triggers downlinks)5days, 0=don't reboot
DevEUIDevEUI used to identify the Device
e.g. 0123456789abcdef
AppKeyKey used for OTAA (v1.0 and v1.1)

NwkKeyKey used for OTAA (v1.1 only)

JoinEUIUsed for OTAA (called AppEUI in v1.0)
e.g. 0123456789abcdef
SFSpreading Factor12

LTE

Name#LoRaWAN-RemoteConfigurationDescriptionDefault ValueValue Description & Examples
HostHostname / IP of the Lobaro Platform APIcoaps://platform.lobaro.com,coap://platform.lobaro.com
OperatorMobile Operator Code (optional)2620126201 (=Deutsche Telekom), for other operators, see above. Empty = Auto detect (longer connecting time)
BandNB-IoT Band
"8", "20", "8,20", Empty = Auto detect (longer connecting time)
APNMobile operator APN (optional)*

1nce: iot.1nce.net

Vodafone Easy Connect: lpwa.vodafone.com (l = littel L)

PINSIM PIN (optional)
Empty or 4 digits (e.g. 1234)
DNSDNS Server9.9.9.9,1.1.1.1
UseNbiot
true
UseLtem
true

wMBus (experimental)

Name#LoRaWAN-RemoteConfigurationDescriptionDefault ValueValue Description & Examples
EncryptionMode775 or 7

Operation

Configuration values defining the behaviour of the device.

Name#LoRaWAN-RemoteConfigurationDescriptionDefault ValueValue Description & Examples
ObisCode1Comma separated list of ObisCodes to select a subset of the available information on port 1

ObisCode2Comma separated list of ObisCodes to select a subset of the available information on port 2

ObisCode3Comma separated list of ObisCodes to select a subset of the available information on port 3

ObisCode4Comma separated list of ObisCodes to select a subset of the available information on port 4

PayloadFormatFormat used for data upload (include timestamps or not)int1=no timestamp, 2=include timestamp
ReadCronCron expression defining when to read and upload0 0/15 * * * *0 0/15 * * * * for every 15 minutes
VerboseLoggingEnables additional Debug outputfalsetrue = enabled, false = disabled


See also our Introduction to Cron expressions and our Introduction to Obis Codes.



  • No labels