hakierspejs / long-season

"Who's in space?" service for hakierspejs.
https://at.hs-ldz.pl
BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

Assign IDs for devices and users outside the storage module #76

Open thinkofher opened 3 years ago

thinkofher commented 3 years ago

Currently the memory package is assigning ids for devices and users. It should accepts id as arguments and doesn't check for existing ones (we're using uuid v4).