thermferm/server.c

changeset 258
e02393b29733
parent 249
1ce52a38080e
child 259
b7c967359771
--- a/thermferm/server.c	Wed Aug 20 17:42:35 2014 +0200
+++ b/thermferm/server.c	Wed Aug 20 22:15:12 2014 +0200
@@ -655,6 +655,8 @@
  * PROFILE ADD name	Add a new profile
  * PROFILE DEL uuid	Delete profile with uuid
  * PROFILE LIST		List available profiles
+ * PROFILE GET uuid     Get profile record
+ * PROFILE PUT uuid     Put profile record
  * PROFILE GETS uuid	Get profile steps list
  * PROFILE PUTS uuid	Put profile steps list
  */

mercurial