fix ENTITY_SOURCE
This commit is contained in:
parent
4cc7e7b373
commit
3554f37b0e
@ -57,7 +57,7 @@ public class TbChangeOriginatorNode extends TbAbstractTransformNode {
|
||||
protected static final String TENANT_SOURCE = "TENANT";
|
||||
protected static final String RELATED_SOURCE = "RELATED";
|
||||
protected static final String ALARM_ORIGINATOR_SOURCE = "ALARM_ORIGINATOR";
|
||||
protected static final String ENTITY_SOURCE = "ENTITY_SOURCE";
|
||||
protected static final String ENTITY_SOURCE = "ENTITY";
|
||||
|
||||
private TbChangeOriginatorNodeConfiguration config;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user