Skip to content
View pvtom's full-sized avatar
Block or Report

Block or report pvtom

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. rscp2mqtt rscp2mqtt Public

    Bridge between an E3/DC home power station and an MQTT broker based on the RSCP protocol

    C++ 27 7

  2. rscp2mqtt-dashboard rscp2mqtt-dashboard Public

    Dashboard for an E3/DC Home Power Station

    Shell 4

  3. mqttbridge mqttbridge Public

    This software module transfers data for selected topics from an MQTT broker to another MQTT broker

    C 1

  4. MQTT Subscription Client based on Mo... MQTT Subscription Client based on Mosquitto Library
    1
    /* 
    2
     * Preparation:  sudo apt-get install libmosquitto-dev
    3
     * Compilation:  gcc mqttsub.c -o mqttsub -lmosquitto
    4
     * Usage:        ./mqttsub --help
    5
     *
  5. s10m s10m Public

    E3/DC S10 Modbus to MQTT connector

    C 1 1