Raritan Computer CC-WSAPI-0B-v5.1.0-E Instrukcja Użytkownika Strona 31

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 54
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 53 54

Komentarze do niniejszej Instrukcji

Brak uwag