Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
en:e_h [2016/07/08 14:19]
127.0.0.1 external edit
en:e_h [2019/01/09 09:26]
sypark1
Line 8: Line 8:
 <button type="​info"​ size="​xs">​[[e_E|E]]</​button>​ <button type="​info"​ size="​xs">​[[e_E|E]]</​button>​
 <button type="​info"​ size="​xs">​[[e_F|F]]</​button>​ <button type="​info"​ size="​xs">​[[e_F|F]]</​button>​
-<button type="​info"​ size="​xs" disabled="​true">​G</​button>​+<button type="​info"​ size="​xs">​[[e_G|G]]</​button>​
 <button type="​info"​ size="​xs">​[[e_H|H]]</​button>​ <button type="​info"​ size="​xs">​[[e_H|H]]</​button>​
 <button type="​info"​ size="​xs">​[[e_I|I]]</​button>​ <button type="​info"​ size="​xs">​[[e_I|I]]</​button>​
Line 37: Line 37:
  
   * [[held_open|Held open]]: A status in which the [[door|door]] has remained open longer than maximum set time. Can trigger an [[alarm|alarm]]. \\   * [[held_open|Held open]]: A status in which the [[door|door]] has remained open longer than maximum set time. Can trigger an [[alarm|alarm]]. \\
 +
 +  * [[http|HTTP]]:​ Short for Hypertext Transfer Protocol, this term refers to the protocol whereby a web client and a web server exchange data via a web browser. \\
 +
 +  * [[https|HTTPS]]:​ Short for Hypertext Transfer Protocol over Secure Sockets Layer. This term refers to a protocol that provides enhanced security compared to [[http|HTTP]]. All data transmitted and received through HTTPS is encrypted, so HTTPS provides better security than HTTP. \\