mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
iot init
This commit is contained in:
@@ -7,7 +7,6 @@ func init() {
|
||||
RegisterFactory(scriptFilterNodeFactory{})
|
||||
RegisterFactory(messageTypeFilterNodeFactory{})
|
||||
RegisterFactory(messageTypeSwitchNodeFactory{})
|
||||
RegisterFactory(deviceTypeSwitchNodeFactory{})
|
||||
|
||||
RegisterFactory(transformDeleteKeyNodeFactory{})
|
||||
RegisterFactory(transformRenameKeyNodeFactory{})
|
||||
@@ -15,7 +14,6 @@ func init() {
|
||||
|
||||
RegisterFactory(createAlarmNodeFactory{})
|
||||
RegisterFactory(clearAlarmNodeFactory{})
|
||||
RegisterFactory(messageGeneratorNodeFactory{})
|
||||
RegisterFactory(logNodeFactory{})
|
||||
RegisterFactory(saveAttributesNodeFactory{})
|
||||
RegisterFactory(saveTimeSeriesNodeFactory{})
|
||||
|
||||
Reference in New Issue
Block a user