Diego

Results 15 comments of Diego

@mbdavid Sorry to bother you, but this is a serious memory leak issue

> @kimdiego2098 拆开了@bind-Value,然后在ValueChanged里做了异步? 并没有,直接bind-Value

> @kimdiego2098 或者突然切换移动端和桌面端时才会出现吧,正常的从缩小到放大应该不会出现此种情况吧。`F12` 是的,F12才有

no plan, you can consider implementing this plugin yourself, just implement the plugin and call ``VariableRunTime.SetValue`` method updates variable values, and a similar solution is ``ThingsGateway.Plugin.OpcUa``

Update to the latest version ``6.0.4.28`` Then the error message seems to indicate that you made some changes that caused some code duplication and conflict. Perhaps you should pull the...

Oh, it has been merged into the DB assembly plugin

通道类型选择other,区别是插件init方法中传入的channel参数为null,这不影响你的实现目的

1、public override Init  In this method, initialize the connections you need, such as CSV file paths, encapsulated objects, etc. This method will only be executed once during the plugin...