getLockInfo: function() {
    fetch((REQUEST_URL + "/LockStatus"), {
      method: 'POST', 
      headers: {
        'x-doorlock-api-key': API_KEY,