Class PermissionCommandService

java.lang.Object
energy.eddie.aiida.services.PermissionCommandService

@Service public class PermissionCommandService extends Object
Handles PermissionCommands that the EP sends to a streamer. The MqttStreamer only parses and forwards the commands; all validation, persistence and side effects live here so the streamer stays free of command logic.