Hi,
I just tried it out and got it working by setting the Payload of the Data Layer WRITE node to "value + type (json)".
Payload to "value + type (json)"
I send the same payload like you:
{
"type": "object",
"value": {
"ipaddress": "192.168.133.2",
"protocol": "SIP"
}
}
Best regards,
Nick
... View more