bflanagin / ODESI

General Server and back-end
GNU General Public License v3.0
3 stars 0 forks source link

Change return from get_key to something more informative #72

Closed bflanagin closed 4 years ago

bflanagin commented 4 years ago

get_key returns the key but nothing more. This can cause issues if the SDK you are using uses signals to route information.

proposed output should be {"lock":{"key":code,"room":roomid}}