dbrt

package module
v0.0.0-...-7e4c7a4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2020 License: MIT Imports: 8 Imported by: 0

README

dbrt

Report water meter readings for Fővárosi Vízművek via Díjbeszedő Holding website with Go

Download it using

go get github.com/prozsolt/dbrt

Usage

package main

import (
  "github.com/prozsolt/dbrt"
)
func main(){
  meterReading := 1337
  err := dbrt.ReportMeterReading("FIZETO_AZONOSITO", meterReading)
  if err != nil {
    // handle error
  }
}

Limitation

Currently only support one meter per fizetési azonositó

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReportMeterReading

func ReportMeterReading(fizkod string, reading int) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL