Kubes
Kubes
First great work Tobias! In order to support both phone audio (remote) and also data (PSK31, FT8, etc) it would be helpful if there were the ability to have the...
The ability to support more that one regexes database file. (regexes should be any array of filenames) The thought here is that one file would be the "standard" from https://github.com/tobie/ua-parser/blob/master/regexes.yaml...
**Describe the bug** This is a direct lambda query/datasource. It works fine deployed to AWS but dies not to work locally. Not sure how to debug/trace as SLS_DEBUG does not...
Alex, I am also working on similar code. But to support A/V devices that have "network" control, Roku and Denon. Also, looking to add LG TV's serial. I saw your...
Example of working error: ``` spark.personGet('Y2lzY29zcGFyaMWU4LWI1MzQtZDM3YjY1MzYzNjhl]', '1234') .then(result => { console.log('Good:', result); }) .catch(error => { console.log(JSON.stringify(error, null, 2)); // { "code": 404, "type": "ERR_STATUS" } console.log(typeof error); // object...
The spark api supports adding membership via email or personId. It would be nice to have the sparky sdk to do the same. https://developer.webex.com/endpoint-memberships-post.html
The plugin will create a cf resource with the logical id of 'ApiGatewayStage' suffixed with the stage name having the first character capitalized. Example: **ApiGatewayStageDev** While I agree this makes...
### Description When I try to open a symlink of a text file I am presented with a dialog with two options "Show in Finder" and "Open as Plan Text",...