mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-25 03:48:35 +08:00
[优化] 切换设备分类
This commit is contained in:
@@ -11,7 +11,6 @@ func init() {
|
||||
RegisterFactory(transformDeleteKeyNodeFactory{})
|
||||
RegisterFactory(transformRenameKeyNodeFactory{})
|
||||
RegisterFactory(transformScriptNodeFactory{})
|
||||
RegisterFactory(transformMetadataNodeFactory{})
|
||||
|
||||
RegisterFactory(createAlarmNodeFactory{})
|
||||
RegisterFactory(clearAlarmNodeFactory{})
|
||||
@@ -31,4 +30,5 @@ func init() {
|
||||
RegisterFactory(externalRuleChainNodeFactory{})
|
||||
RegisterFactory(rpcRequestFromDeviceFactory{})
|
||||
RegisterFactory(rpcRequestToDeviceNodeFactory{})
|
||||
RegisterFactory(switchMetaNodeFactory{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user