meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
reactjs2018january:group3:start [2018/01/15 09:05]
partisaani
reactjs2018january:group3:start [2018/01/15 09:07] (current)
partisaani [Troubleshooting]
Line 73: Line 73:
 ====== Troubleshooting ====== ====== Troubleshooting ======
  
-  * **Cannot use any of the power switches** - The apartment is not deemed reserved. When the application fetches the apartment's information from room-list.json it also get's data on it's reservation start and end dates. If current date is not between these two timestamps then the apartment's electricity - and the master switch - are automatically switched off. To change the reservation period one has to modify the room-list.json to their liking at the following lines: +  * **Cannot use any of the power switches** - The apartment is not deemed reserved. When the application fetches the apartment's information from room-list.json it also get's data on it's reservation start and end dates. If current date is not between these two timestamps then the apartment's electricity - and the master switch - are automatically switched off. To change the reservation period one has to modify the room-list.json's reservation property.
- +