Raritan Computer CC-WSAPI-0B-v5.1.0-E Manual de usuario Pagina 31

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 54
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 30
Chapter 2: API Definitions
27
addElementToCategory
Add one or more values to the specified category
parameters
String sessionID
String category - The unique name identifying the category
String[]elements - Each entry in this array is a value for the
category.
return value
boolean true on success
renameElementInCategory
Change the value of a category's element.
parameters
String sessionID
String category - The unique name identifying the category
String currentElement - The current value of the element
String newElement - The new value intended for the element
return value
boolean true on success
deleteElementFromCategory
Remove one or more values from the specified category.
parameters
String sessionID
String category - The unique name identifying the category
String[]elements - Each array entry is a value to be removed from
the category
return value
returns boolean true on success
Vista de pagina 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 53 54

Comentarios a estos manuales

Sin comentarios