Z-Wave-Me / home-automation

Z-Way Home Automation engine
182 stars 116 forks source link

http://razberry.z-wave.me/fileadmin/modsample.tgz #478

Open ameblum opened 5 years ago

ameblum commented 5 years ago

Stuck on finding good pure V8 MQTT client, decided to try the C-way.

In changelog stated that * Added possibility to write own V8 extensions. Sample code here: http://razberry.z-wave.me/fileadmin/modsample.tgz

I'm really can't find the file. Any instructions would be highly appreciated. I suppose z-way deserve built-in MQTT gateway.

PoltoS commented 5 years ago

https://storage.z-wave.me/fileadmin/modsample.tgz

PoltoS commented 5 years ago

Do you have problems with existing Z-Way MQTT module? We can help to debug it

ameblum commented 5 years ago

I’m trying to port Paho to be able to work with zway sockets and IIFE, but decided to investigate an another way — use their C library to make MQTT available for a whole system.