]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - Server/include/plaqui/server/server.h
- Se arregla un semi-bug en el transmitter.
[z.facultad/75.42/plaqui.git] / Server / include / plaqui / server / server.h
index 75fbfdaca53014914cf5b728b5abb1144f01ef7d..21a1958e798dd6dc6973d8c65bd28e801059a6b5 100644 (file)
@@ -112,6 +112,11 @@ namespace Server {
                         */
                        HTTPResponse* cmd_plant_list(void);
 
                         */
                        HTTPResponse* cmd_plant_list(void);
 
+                       /**
+                        * Maneja el comando plant/get.
+                        */
+                       HTTPResponse* cmd_plant_get(const Command& command);
+
                        /**
                         * Maneja el comando plant/stop.
                         */
                        /**
                         * Maneja el comando plant/stop.
                         */