beremiz

8c12c0df026a
Let extensions know when configuration is new, to apply defaults.

Add "new_config" member to CTN, True when config was just created.
{
"ID": "wamptest",
"active": true,
"protocolOptions": {
"autoPingInterval": 60,
"autoPingTimeout": 20
},
"realm": "Automation",
"url": "ws://127.0.0.1:8888"
}