Returning Lifecycle Configuration Result

This interface is a response interface and is used by the edge side to return the lifecycle configuration result to the central side.

Message instance

{
    "header": {
        "msg_id": "741aec66-99b2-4d97-aaf2-63d27f53bbc5",
        "parent_msg_id": "71613fde-bada-4f2d-ae9a-7f7a98881888",
        "timestamp": 1550107087319,
        "sync": false
    },
    "route": {
        "source": "hardware",
        "group": "hub",
        "operation": "update",
        "resource": "websocket/config_dflc_result"
    },
    "content": "SUCCESS"|"FAILED: input param check failed"
}