Closed leotrj closed 7 years ago
Did you remove the sendKV function altogether or just don't use it in the GUI? If it's the former, I'll want to check the basestation impl and see that there are no dangling sendKV usages. Will do that by wed night. Nice job - I like that we don't want the user to deal with sendKV.
Did someone attend to my previous sendKV comment already? I was going to review the PR to check for dangling sendKV dependencies but this PR has been already merged 😢
@anmolkabra SendKV is still in tact in the back-end. We aren't removing the back-end code for sendkv, we're just changing the front-end so that our end users don't have to worry about typing in "RUN" and a script name.
It's more of a front-end pull request than anything that touches back-end (in the end it's doing the same thing -- we haven't changed any functionality).
Looks like this now.
Fixes:
Tested: