[vz-users] Datum löschen - delete value from channel

Lars Täuber lars.taeuber at web.de
Thu Sep 24 13:30:54 CEST 2015


On Thu, 24 Sep 2015 12:55:22 +0200 Andreas Goetz <cpuidle at gmail.com> wrote:
> Moin,
> 
> [...]
> @Entwickler: wollen wir zumindest DELETE für den DataController nachrüsten?
> 
> @Lars: mach gerne in GitHub ein Issue auf damit ich's nicht vergesse.


Ich habe keinen GitHub Account, sonst gerne.

Und außerdem noch: Hier eine Anregung für eine neue Funktion:

lib/Definition/EntityDefinition.json
{
		"name"			: "costs",
		"optional"		: ["resolution", "tolerance", "local", "gap"],
		"icon"			: "money.png",
		"unit"			: "€",
		"interpreter"		: "Volkszaehler\\Interpreter\\SensorInterpreter",
		"model"			: "Volkszaehler\\Model\\Channel",
		"translation"		: {
			"de" : "Preisverlauf",
			"en" : "Pricehistory",
			"fr" : "????"
		}
	},


Schöne Grüße
Lars


More information about the volkszaehler-users mailing list