Showing
1 changed file
with
1 additions
and
1 deletions
@@ -28,7 +28,7 @@ import static org.thingsboard.server.common.data.kv.Aggregation.NONE; | @@ -28,7 +28,7 @@ import static org.thingsboard.server.common.data.kv.Aggregation.NONE; | ||
28 | */ | 28 | */ |
29 | @Slf4j | 29 | @Slf4j |
30 | @RuleNode(type = ComponentType.ENRICHMENT, | 30 | @RuleNode(type = ComponentType.ENRICHMENT, |
31 | - name = "huy", | 31 | + name = "Get Telemtry from DataBase", |
32 | configClazz = TbGetTelemetryCertainTimeRangeNodeConfiguration.class, | 32 | configClazz = TbGetTelemetryCertainTimeRangeNodeConfiguration.class, |
33 | nodeDescription = "", | 33 | nodeDescription = "", |
34 | nodeDetails = "", | 34 | nodeDetails = "", |