Markus Mauksch
Markus Mauksch
##### SUMMARY The postgresql_table module currently doesn't have the functionality to create a composite primary key spanning multiple columns. This would be required for some table designs though ##### ISSUE...
Context: Had this issue while working with the library. Spotted through logs, that I sent 1. MeterValuesRequests without any MeterValues 2. MeterValues that did not contain any sampled Values Looking...
I tried to exit the program by using ctrl+d in the command prompt. apparently that triggered some kind of loop that the program doesn't like. Was using the current version...