Update README.rst

This commit is contained in:
Nigel Dokter 2022-04-20 22:00:58 +02:00 committed by GitHub
parent 7f35cd3c73
commit b825faa719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,6 +63,7 @@ It should be run in a separate process because the code is blocking (not asynchr
For a test run using a tcp server (lasting 20 seconds) use the following example: For a test run using a tcp server (lasting 20 seconds) use the following example:
.. code-block:: python .. code-block:: python
import asyncio import asyncio
import logging import logging
from dsmr_parser import obis_references from dsmr_parser import obis_references