Dustin Graves
Dustin Graves
I believe this is causing a change everytime to my integration because the `id` is not the same each time so it redeploys.
@SidharthRaveendran if you read my initial problem you would see I don't have a problem with individual rows its when selecting multiple rows. @zhdanouskikh I already had a solution for...
@hwatersiv that seems like a similar problem. I don't feel like we should have to parse all the table changes each time. This could be solved with an option to...
@gregnb could we at least get `rowData: string[],` included in the `onRowsSelect` data? This could also be an option that just says turn on custom key and have column 0...
I second this. I would like to be able to provision plugs automatically for a large scale project. After connecting to the local plug wifi, send new wifi config and...
Wifi configuration only seems to be possible when the device is in setup mode.
Anyone using v3 with nestjs?
you need one of the following because the developer exported the name as "default": ES6+ ```javascript import JSSoupt from 'jssoup' const Soup = JSSoup.default const mysoup = new Soup() ```...
This seems to have resurfaced... #60 #61
👍 Works on my machine.