create rule-node-name
This commit is contained in:
parent
4ac26bc664
commit
56499c4ee2
@ -28,7 +28,7 @@ import static org.thingsboard.server.common.data.kv.Aggregation.NONE;
|
|||||||
*/
|
*/
|
||||||
@Slf4j
|
@Slf4j
|
||||||
@RuleNode(type = ComponentType.ENRICHMENT,
|
@RuleNode(type = ComponentType.ENRICHMENT,
|
||||||
name = "huy",
|
name = "Get Telemtry from DataBase",
|
||||||
configClazz = TbGetTelemetryCertainTimeRangeNodeConfiguration.class,
|
configClazz = TbGetTelemetryCertainTimeRangeNodeConfiguration.class,
|
||||||
nodeDescription = "",
|
nodeDescription = "",
|
||||||
nodeDetails = "",
|
nodeDetails = "",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user