---
title: "p1meter.dev — Virtual P1 Simulator"
url: https://daily.dev/posts/p1meter-dev-virtual-p1-simulator-jfhtwo5vp
source_url: https://p1meter.dev/
type: article
source: "ElixirStatus"
published: 2026-06-08T14:30:24.193Z
updated: 2026-06-08T14:31:01.580Z
tags: ["nodejs", "iot"]
reading_time: 2
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# p1meter.dev — Virtual P1 Simulator

**[ElixirStatus](https://daily.dev/sources/elixirstatus)** · 2 min read · 0 upvotes · 0 comments

## Summary

p1meter.dev is a virtual P1 port simulator for Dutch and Belgian smart meters. It streams simulated DSMR 5.0 protocol data (called 'telegrams') over TCP on port 8080, allowing developers to build and test energy management software without access to a physical smart meter. Connection details and a Node.js code example are provided.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://p1meter.dev/>

## Similar posts on daily.dev

- [GitHub - mijnverbruik/p1meter.dev: Source behind p1meter.dev, the virtual P1 smart meter simulator](https://daily.dev/posts/github---mijnverbruik-p1meter-dev-source-behind-p1meter-dev-the-virtual-p1-smart-meter-simulator-mcxlhfhvw) · ElixirStatus · 0 upvotes · 0 comments
- [GitHub - mijnverbruik/dsmr: A library for parsing Dutch Smart Meter Requirements \(DSMR\) telegram data](https://daily.dev/posts/github---mijnverbruik-dsmr-a-library-for-parsing-dutch-smart-meter-requirements-dsmr-telegram-dat-q7xczjb4n) · ElixirStatus · 1 upvotes · 0 comments

---

Tags: [#nodejs](https://daily.dev/tags/nodejs), [#iot](https://daily.dev/tags/iot)

[View this post on daily.dev](https://daily.dev/posts/p1meter-dev-virtual-p1-simulator-jfhtwo5vp)
