Andrew Shvayka

Results 79 comments of Andrew Shvayka

Hi @t0mZ4 and @devaskim . We have intentionally changed the value to minimize DB load when a user opens this window. At the moment, it is hard-coded. To prioritize the...

We will add a setting for this but I will treat not as a high priority for now.

Hi @gcorthey , you may [propagate](https://thingsboard.io/docs/user-guide/alarms/#propagation) an inactivity alarm from the device to the asset level via [rule node](https://thingsboard.io/docs/user-guide/rule-engine-2-0/action-nodes/#create-alarm-node) or in the device profile alarms configuration. This is the only...

Hi @devaskim , we understand your request and now need to think about how to implement this feature to be generic for other similar use cases. Regards,

Could you let me know if the MAC address matches the device name? In other words, does each event have a device name or other device id that matches the...

Hi, I believe the fix is not entirely correct. Please update it to : ```java log.debug("[{}][{}][{}] IOException: ", sessionId, Optional.ofNullable(this.deviceSessionCtx.getDeviceInfo()).map(TransportDeviceInfo::getDeviceId).orElse(null), Optional.ofNullable(this.deviceSessionCtx.getDeviceInfo()).map(TransportDeviceInfo::getDeviceName).orElse(""), cause); ```

This is a valid feature request and we plan to address it in 3.7

We prefer Linux guide to be default

Thank you for improving the PR. Unfortunately, we did not have time to test it yet. Forced to move to 3.5.1