feat: Begins removing old interfaces and renaming

This commit is contained in:
2024-11-09 00:17:28 -05:00
parent 48d51419d7
commit 529b9b0bc5
5 changed files with 67 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ import NIO
import Psychrometrics
import ServiceLifecycle
// TODO: Remove.
// TODO: Pass in eventLoopGroup and MQTTClient.
public actor SensorsClient {