btsimonh

Results 198 comments of btsimonh
trafficstars

irrespective, the proposed scheme works in both Chrome and Firefox. I'm not sure if the browsers even considered such things as reserving space for rubies.... :). It may be more...

@avelad - thankyou for pinging on this. how would you like the config to look? (see above for what we're using at the moment....)

I'm glad I came back to review the issues in aedes.... and found your response - thankyou. Yes, subscribing to the packets via MQTT is a waste when I could...

suggestions: change TUYA_MAX_STRING_SIZE to 256 TUYA_BUFFER_SIZE to ~270 It will use more storage... TuyaSend6 - please attach any logs, or examples. It should be able to send up to 16...

I created the V2 version since the V1 version did not obey the complete Tuya protocol, and crashed my dimmers. (the tuya serial protocol is used between the ESP and...

ooo.. it's a long while back. But the main thing was i did not want to blow the memory budget, yet did not want to dynamically allocate and destroy in...

"What was the reason for this buffer/shadow decision?" I think basically, the shadow separates the TAS requirements from the actual TUYA sends. This was for a number of reasons. The...

hi ted, there is a whole variety of issues in this 'issue', so please be more explicit. Above we have people who: have no development environment - one is required....

@timbrandin: see comment at the bottom of https://github.com/peterbraden/node-opencv/pull/223 for advice on how to update detectObject to not run images in parallel; **pull requests invited**. Basically, there are some functions in...