research-virtualfortknox / node-red-contrib-msb

Nodes to connect to the Manufacturing Service Bus (MSB) developed by VFK Research (Fraunhofer IPA)
Apache License 2.0
2 stars 1 forks source link

Cannot handle unset dataobject #11

Closed ipamaas closed 2 years ago

ipamaas commented 2 years ago

Event may be:

{
  "uuid" : "02b437f0-99c6-4d1e-bf04-977499fa6a6f",
  "correlationId" : "024dc575-67fb-4292-961d-2d479d0d7d93",
  "functionId" : "F_START_PROCESS"
}

Contrib node exits without handling an unset dataobject.

E.g. handle it by intepreting it as: {}

ipamaas commented 2 years ago

Fixed in release 1.0.1