Open thinkofher opened 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).
memory
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).