Flume: Add flume.notifications service (#100621)
Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Robert Resch <robert@resch.dev>
This commit is contained in:
parent
4447336083
commit
89e2f06304
5 changed files with 71 additions and 7 deletions
|
@ -29,7 +29,7 @@ FLUME_TYPE_SENSOR = 2
|
|||
FLUME_AUTH = "flume_auth"
|
||||
FLUME_HTTP_SESSION = "http_session"
|
||||
FLUME_DEVICES = "devices"
|
||||
|
||||
FLUME_NOTIFICATIONS_COORDINATOR = "notifications_coordinator"
|
||||
|
||||
CONF_TOKEN_FILE = "token_filename"
|
||||
BASE_TOKEN_FILENAME = "FLUME_TOKEN_FILE"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue