mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-27 08:29:36 +08:00
[优化]大改动,指令下发采用规则链rpc请求
This commit is contained in:
@@ -28,6 +28,6 @@ func init() {
|
||||
RegisterFactory(externalSendEmailNodeFactory{})
|
||||
RegisterFactory(externalSendSmsNodeFactory{})
|
||||
RegisterFactory(externalRuleChainNodeFactory{})
|
||||
RegisterFactory(rpcRespondFactory{})
|
||||
RegisterFactory(rpcRequestNodeFactory{})
|
||||
RegisterFactory(rpcRequestFromDeviceFactory{})
|
||||
RegisterFactory(rpcRequestToDeviceNodeFactory{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user