André Mazayev

Results 12 issues of André Mazayev

**Problem**: Currently the only way to add an env. var via CLI is by using `env add` command, which only allows to set a single variable at the time. This...

It seems that there's an issue with node 15. Link to Travis: https://travis-ci.org/github/dainis/node-gcstats/jobs/764384962

This is a feature request to add support for [CoAP protocol](http://coap.technology/). CoAP can be seen as a lightweight version of HTTP that is specially designed for Internet of Things. **Who...

enhancement
needs-review

Hi @DirtyHairy thank you for the great lib! I wanted to ask you if there's a way to `cancel()` some specific pending locks of a mutex? In the docs it...

Hi @smatvienko-tb First of all thank you for the great tool. It's super useful. I've checked the [tests that you've made](https://thingsboard.io/docs/reference/performance-aws-instances/#test-summary) for different perf scenarios (e.g, messages per second, num...

**Describe the bug** After migrating the TB-Cloud to v3.6.0 (went fine, no errors in the logs) an then migrating the TB-Edge to v3.6.0 I started to see the following error...

bug

[`got`](https://github.com/sindresorhus/got), HTTP client that this mixin uses, was recently updated to v12 (release notes are here: https://github.com/sindresorhus/got/releases/tag/v12.0.0). This release has several breaking changes that need to be addressed in order...

help wanted
good first issue

Create `index.d.ts` file with the types

help wanted
good first issue

Can you improve the docs for the [WebSocket API](https://thingsboard.io/docs/pe/user-guide/telemetry/#websocket-api)? It is outdated and does not provide much details. For example, I want to fetch historical data for a certain period...

question