OpenZWave / node-openzwave-shared

OpenZWave addon for Node.js (all versions) including management and security functions
Other
199 stars 113 forks source link

Question about files #385

Closed ptorrent closed 4 years ago

ptorrent commented 4 years ago

Hello there,

I'm using this module at version 1.4.6 with nodejs 8.

In my UserPath, I've 3 files :

ozwcache_0xe7e4c71d.xml OZW_Log.txt
zwscene.xml

What's "ozwcache0xe7e4c71d.xml" file ? Where are store all my parameters ? I don't see any " zwcfg.xml" file in the directory.

Thanks for your help and your work !

robertsLando commented 4 years ago

Ozwcache essentially is zwcfg in ozw 1.6, like the name says it’s a cache where nodes info are stored


Daniel

On 8 Jul 2020, at 21:17, ptorrent notifications@github.com wrote:

 Hello there,

I'm using this module at version 1.4.6 with nodejs 8.

In my UserPath, I've 3 files :

ozwcache_0xe7e4c71d.xml OZW_Log.txt zwscene.xml

What's "ozwcache0xe7e4c71d.xml" file ? Where are store all my parameters ? I don't see any " zwcfg.xml" file in the directory.

Thanks for your help and your work !

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

ptorrent commented 4 years ago

like I said, I'm at version 1.4.6...Is it the same with this version?

robertsLando commented 4 years ago

@ptorrent I'm speaking about Openzwave (ozw) version not openzwave-shared version