Package energy.eddie.aiida.web
Class MqttController
java.lang.Object
energy.eddie.aiida.web.MqttController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<org.springframework.core.io.ByteArrayResource>
-
Constructor Details
-
MqttController
-
-
Method Details
-
tlsCertificate
@GetMapping(value="/download/tls-certificate", produces="application/octet-stream") public org.springframework.http.ResponseEntity<org.springframework.core.io.ByteArrayResource> tlsCertificate() throws MqttTlsCertificateNotFoundException
-