Fix schema typo + config, dialyzer stuff, add some events

This commit is contained in:
Ulf Wiger
2025-05-14 15:03:12 +02:00
parent c57d89ba3d
commit 0dca4bfaf8
9 changed files with 27 additions and 21 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
{name,"gmhive_client"}.
{type,app}.
{modules,[]}.
{author,"Ulf Wiger, QPQ AG"}.
{prefix,"gmhc"}.
{desc,"Gajumaru Hive Client"}.
{package_id,{"uwiger","gmhive_client",{0,1,4}}}.
{author,"Ulf Wiger, QPQ AG"}.
{package_id,{"uwiger","gmhive_client",{0,2,0}}}.
{deps,[{"uwiger","gmhive_worker",{0,1,1}},
{"uwiger","gmhive_protocol",{0,1,1}},
{"uwiger","setup",{2,2,4}},