Skip to content

Ignition 8.3 Tag Read node: msg.payload contains only timestamp (full ignitionResult only when using custom msg property) #53

Description

@Phierdomenico

Hi,
I’m seeing a strange behavior with the Tag Read node (the non-WebSocket one).

When I read a tag, the output msg.payload contains only the timestamp, instead of the full result (value/quality/timestamp).
However, if I change the node configuration so that it writes to msg. (e.g. msg.result) instead of msg.payload, then I get the expected ignitionResult object.

So it looks like the issue happens only when the output property is set to msg.payload.

Could you please confirm if this is expected behavior or a bug? Ignition module version: 2.0.1.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions