21. High-level API Reference
YAPI
YAPI.SetHTTPCallbackCacheDir()
ySetHTTPCallbackCacheDir()
Enables the HTTP callback cache.
php
function ySetHTTPCallbackCacheDir(
$str_directory
)
When enabled, this cache reduces the quantity of data sent to the PHP script by 50% to 70%. To
enable this cache, the method
ySetHTTPCallbackCacheDir()
must be called before any call to
yRegisterHub()
. This method takes in parameter the path of the directory used for saving data
between each callback. This folder must exist and the PHP script needs to have write access to it. It is
recommended to use a folder that is not published on the Web server since the library will save some
data of Yoctopuce devices into this folder.
Note: This feature is supported by YoctoHub and VirtualHub since version 27750.
Parameters :
str_directory
the path of the folder that will be used as cache.
Returns :
nothing.
On failure, throws an exception.
www.yoctopuce.com
157
Содержание Yocto-RangeFinder
Страница 1: ...Yocto RangeFinder User s guide...
Страница 2: ......
Страница 18: ...12 www yoctopuce com...
Страница 26: ...20 www yoctopuce com...
Страница 42: ...36 www yoctopuce com...
Страница 70: ...gcc lyocto lm lpthread lusb 1 0 lstdc 10 Using Yocto RangeFinder with C 64 www yoctopuce com...
Страница 90: ...84 www yoctopuce com...
Страница 120: ...114 www yoctopuce com...
Страница 130: ...124 www yoctopuce com...
Страница 158: ...21 High level API Reference On failure throws an exception or returns a negative error code 152 www yoctopuce com...
Страница 484: ...478 www yoctopuce com...
Страница 488: ...482 www yoctopuce com...
Страница 490: ...23 Characteristics 484 www yoctopuce com...
Страница 491: ......
Страница 492: ......