wanghongjuan
wanghongjuan
## Description API describe function [`findResources(ClientOptions options, optional FoundListener listener);`](https://github.com/01org/zephyr.js/blob/master/docs/ocf.md#clientfindresources): `Find remote resources matching options filter`, but only got the last register temp resource, light is undefined. ## Test Code...
## Description According to description for [retrieve](https://github.com/01org/zephyr.js/blob/master/docs/ocf.md#clientretrieve) method, there is written that `Returns a promise which resolves to a ClientResource containing the resource properties`, but the spec doesn't defined what...
## Description When stopping ocf client, I want to unregister the registered resource, but the server.js not clear when the ocf client is stoped. Is there any idea can resolve...
## Description Now I need to receive a resource object from terminal when running command `outdir/linux/release/jslinux`, but I am not clear how to do it. ## Test Code **client.js** ```...