Add metering information from osmo-cc to B-Netz and C-Netz

Untested!
This commit is contained in:
Andreas Eversberg
2024-01-27 22:53:24 +01:00
parent da9b0a0f8d
commit 2dcf10b1b1
24 changed files with 122 additions and 36 deletions

View File

@@ -82,7 +82,7 @@ struct cnetz {
int response_valid; /* expect authorizaton response */
uint64_t response; /* authorization response */
int warteschlange; /* use queue */
int metering; /* use metering pulses in seconds 0 = off */
int metering; /* send metering units in seconds 0 = off */
/* all cnetz states */
enum cnetz_state state; /* main state of sender */