devaskim

Results 141 comments of devaskim

@t0mZ4 nowhere, I just suggested the way how it may be.

@stefanocudini Sorry, but not a serious answer. Leaflet [has official typings or type definitions](https://www.npmjs.com/package/@types/leaflet) to use it in Typescript-ed project.

@stefanocudini Thanks for your time but our discussion is out of scope of original question. I think you agree with me. Let's start from the beginning 1. Do you have...

As I know it is an option of the browser to remember the user choice. If a user checks this option, camera permission has been granted permanently.

Use `yourScannerInstance._updateOverlay();` I got this from the project [demo code](https://github.com/nimiq/qr-scanner/blob/master/demo/index.html#L130)

@Ben-Nachmanson @PromtEngineer any updates there?

Try to use [dashboard filters](https://thingsboard.io/docs/user-guide/advanced-filters/). But to get this working you need to: 1) add server attribute to each device with its profile id (use rule chains to do it...

How about [Thingsboard Edge](https://thingsboard.io/docs/edge/getting-started-guides/what-is-edge/)?