Cannot Write to OPCUA Asset [message #1786553] |
Mon, 07 May 2018 04:07  |
Eclipse User |
|
|
|
Hi,
I'm trying to write a JSON message of type:
{ "metrics": { "fan":1}}
This message is then consumed by a consumer in Kura Wires and i want it to be written to the OPCUA asset which can be downloaded from the Eclipse Marketplace.
In the /var/log/kura.log i receive the following messages:
2018-05-07 07:57:21,569 [MQTT Call: kafkasink] INFO o.e.k.c.c.CloudServiceImpl - Message arrived on topic: machine/sensor/sink/kura
2018-05-07 07:57:21,570 [MQTT Call: kafkasink] INFO o.e.k.i.w.l.Logger - WireMessages.wireEnvelopeReceived("org.eclips...")
2018-05-07 07:57:21,570 [MQTT Call: kafkasink] INFO o.e.k.i.w.l.Logger - Record List content:
2018-05-07 07:57:21,570 [MQTT Call: kafkasink] INFO o.e.k.i.w.l.Logger - Record content:
2018-05-07 07:57:21,570 [MQTT Call: kafkasink] INFO o.e.k.i.w.l.Logger - fan : 1
2018-05-07 07:57:21,570 [MQTT Call: kafkasink] INFO o.e.k.i.w.l.Logger -
The consumer is receiving the payload but I can't write it to the OPCUA asset. Why is that?
You can find the OPCUA asset channel configs in the attached image.
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05207 seconds