public class DataClient extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
deviceNodeIds |
| 构造器和说明 |
|---|
DataClient(String opcuaUrl,
String deviceNodePrefix,
List<String> deviceNodeIds) |
public Map<String,Object> readValue() throws Exception
Exceptionpublic void subscribeValue(org.springframework.amqp.rabbit.core.RabbitTemplate rabbitTemplate,
String exchangeName,
String routeKey)
throws ExecutionException,
InterruptedException
Copyright © 2023. All rights reserved.