feat: expose CRUD, onboarding, pubsub via web
This commit is contained in:
@@ -7,6 +7,7 @@ defmodule Localiser.Application do
|
||||
Localiser.Repo,
|
||||
{Registry, keys: :unique, name: Localiser.Registry},
|
||||
{Phoenix.PubSub, name: Localiser.PubSub},
|
||||
Localiser.Web.Endpoint,
|
||||
Localiser.MQTT.Supervisor,
|
||||
Localiser.RSSI.Buffer,
|
||||
Localiser.Localisation.Floor.Manager,
|
||||
|
||||
Reference in New Issue
Block a user