complete refactor
This commit is contained in:
3
door-status-config.php
Normal file
3
door-status-config.php
Normal file
@@ -0,0 +1,3 @@
|
||||
define( 'DSI_API_URL', 'https://nodered.jfig.net/api/v1/door-open' );
|
||||
define( 'DSI_CACHE_KEY', 'dsi_door_open_status' );
|
||||
define( 'DSI_CACHE_TTL', 10 );
|
||||
Reference in New Issue
Block a user