Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 338 Bytes

get_attribute.rst

File metadata and controls

18 lines (14 loc) · 338 Bytes

Get attribute

taco

json

get_attribute

Requests the value of an attribute of one of the objects in the server's object cache. The object is identified by the number attribute.

{
    "action": "get_attribute",
    "name": "NAME",
    "number": 1
}