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 | 28 | */ |
29 | 29 | @Slf4j |
30 | 30 | @RuleNode(type = ComponentType.ENRICHMENT, |
31 | - name = "huy", | |
31 | + name = "Get Telemtry from DataBase", | |
32 | 32 | configClazz = TbGetTelemetryCertainTimeRangeNodeConfiguration.class, |
33 | 33 | nodeDescription = "", |
34 | 34 | nodeDetails = "", | ... | ... |